: CategoryPicker.ParseUrlForID (Campo) (Microsoft.SharePoint.Portal.WebControls)
Specifies that the Web Part parses the URL to determine the preselected area. The default value is true.
Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)
Sintaxis
'Declaración
Public ParseUrlForID As Boolean
'Uso
Dim instance As CategoryPicker
Dim value As Boolean
value = instance.ParseUrlForID
instance.ParseUrlForID = value
public bool ParseUrlForID
Vea también
Referencia
CategoryPicker (Clase)
CategoryPicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)