IdentityProviderSettingSection.TxtRoleManagerName Field
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Protected TxtRoleManagerName As TextBox
'Usage
Dim value As TextBox
value = Me.TxtRoleManagerName
Me.TxtRoleManagerName = value
protected TextBox TxtRoleManagerName
See Also
Reference
IdentityProviderSettingSection Class