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