PublishingButton Constructor
Initializes a new instance of the PublishingButton object with no properties set.
Namespace: Microsoft.SharePoint.Publishing.WebControls
Assembly: Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New PublishingButton()
public PublishingButton()