ButtonSection.BtnCancel Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected BtnCancel As HtmlInputButton
'Usage
Dim value As HtmlInputButton
value = Me.BtnCancel
Me.BtnCancel = value
protected HtmlInputButton BtnCancel