ManageAppPage.m_rblAccountType 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_rblAccountType As InputFormRadioButtonList
'Usage
Dim value As InputFormRadioButtonList
value = Me.m_rblAccountType
Me.m_rblAccountType = value
protected InputFormRadioButtonList m_rblAccountType
See Also
Reference
Microsoft.SharePoint.Portal.SingleSignonAdministration Namespace