SmallBusinessWebsiteControlBase class

Serves as the base class for small business website delegate controls.

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 (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Public MustInherit Class SmallBusinessWebsiteControlBase _
    Inherits Control
'Usage
Dim instance As SmallBusinessWebsiteControlBase
public abstract class SmallBusinessWebsiteControlBase : Control

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.

See also

Reference

SmallBusinessWebsiteControlBase members

Microsoft.SharePoint.Publishing.WebControls namespace