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