NewProfileServiceSettingsPage.rbtn_DomainAndUserName Field
Namespace: Microsoft.SharePoint.Portal.UserProfiles.AdminUI
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected rbtn_DomainAndUserName As InputFormRadioButton
'Usage
Dim value As InputFormRadioButton
value = Me.rbtn_DomainAndUserName
Me.rbtn_DomainAndUserName = value
protected InputFormRadioButton rbtn_DomainAndUserName
See Also
Reference
NewProfileServiceSettingsPage Class