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