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