CategoryPicker.PurposeMoveCat Field

Specifies a value that indicates whether the purpose of this picker is to move areas.

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

Syntax

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

value = instance.PurposeMoveCat

instance.PurposeMoveCat = value
public bool PurposeMoveCat

See Also

Reference

CategoryPicker Class

CategoryPicker Members

Microsoft.SharePoint.Portal.WebControls Namespace