CategoryPicker.ParseUrlForID Field

Specifies that the Web Part parses the URL to determine the preselected area.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ParseUrlForID As Boolean
'Usage
Dim instance As CategoryPicker
Dim value As Boolean

value = instance.ParseUrlForID

instance.ParseUrlForID = value
public bool ParseUrlForID

See Also

Reference

CategoryPicker Class

CategoryPicker Members

Microsoft.SharePoint.Portal.WebControls Namespace