Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains the System.Web.UI.HtmlControls.Button for the DialogMaster class.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public OkButton As Button
'Usage
Dim instance As DialogMaster
Dim value As Button
value = instance.OkButton
instance.OkButton = value
public Button OkButton