SocialNotificationBase class
Representa a classe base abstrata para os controles de notificação social.
Inheritance hierarchy
System.Object
System.Web.UI.Control
System.Web.UI.TemplateControl
System.Web.UI.UserControl
Microsoft.SharePoint.Portal.WebControls.SocialNotificationBase
Microsoft.SharePoint.Portal.WebControls.SocialNotificationControl
Microsoft.SharePoint.Portal.WebControls.SocialNotificationMiniControl
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaração
Public MustInherit Class SocialNotificationBase _
Inherits UserControl
'Uso
Dim instance As SocialNotificationBase
public abstract class SocialNotificationBase : UserControl
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.