ManageAppPage.m_btnCancel Field
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.Portal.SingleSignonAdministration
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected m_btnCancel As Button
'Usage
Dim value As Button
value = Me.m_btnCancel
Me.m_btnCancel = value
protected Button m_btnCancel
See Also
Reference
Microsoft.SharePoint.Portal.SingleSignonAdministration Namespace