Compartilhar via


SmallBusinessWebsiteControlBase classe

Serve como a classe base para site de pequenas empresas delega controles.

Inheritance hierarchy

System.Object
  System.Web.UI.Control
    Microsoft.SharePoint.Publishing.WebControls.SmallBusinessWebsiteControlBase
      Microsoft.SharePoint.Publishing.WebControls.SmallBusinessWebsiteDesignBuilderAction
      Microsoft.SharePoint.Publishing.WebControls.SmallBusinessWebsiteDesignEditorAction
      Microsoft.SharePoint.Publishing.WebControls.SmallBusinessWebsiteDesignPackageActions
      Microsoft.SharePoint.Publishing.WebControls.SmallBusinessWebsiteDesignPreviewAction

Namespace:  Microsoft.SharePoint.Publishing.WebControls
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
Public MustInherit Class SmallBusinessWebsiteControlBase _
    Inherits Control
'Uso
Dim instance As SmallBusinessWebsiteControlBase
public abstract class SmallBusinessWebsiteControlBase : Control

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

SmallBusinessWebsiteControlBase membros

Microsoft.SharePoint.Publishing.WebControls namespace