Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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