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