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