EditProperty.subTypesList Field
Namespace: Microsoft.SharePoint.Portal.UserProfiles.AdminUI
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected subTypesList As CheckBoxList
'Usage
Dim value As CheckBoxList
value = Me.subTypesList
Me.subTypesList = value
protected CheckBoxList subTypesList