VersionHistoryButton.ButtonID Property
Gets the button ID.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overrides ReadOnly Property ButtonID As String
Get
'Usage
Dim instance As VersionHistoryButton
Dim value As String
value = instance.ButtonID
public override string ButtonID { get; }
Property Value
Type: System.String
A string that contains the button ID.