: InputFormCategoryPicker.InitialSelectedID (Propiedad) (Microsoft.SharePoint.Portal.WebControls)
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public Property InitialSelectedID As String
'Uso
Dim instance As InputFormCategoryPicker
Dim value As String
value = instance.InitialSelectedID
instance.InitialSelectedID = value
public string InitialSelectedID { get; set; }
Vea también
Referencia
InputFormCategoryPicker (Clase)
InputFormCategoryPicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)