CategoryPicker.PurposeMoveCat, champ (Microsoft.SharePoint.Portal.WebControls)
Specifies a value indicating whether the purpose of this area picker is for moving areas. If it is, it will prevent users from picking a child area as the parent of the correct area. The default value is false.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public PurposeMoveCat As Boolean
'Utilisation
Dim instance As CategoryPicker
Dim value As Boolean
value = instance.PurposeMoveCat
instance.PurposeMoveCat = value
public bool PurposeMoveCat
Voir aussi
Référence
CategoryPicker, classe
Membres CategoryPicker
Microsoft.SharePoint.Portal.WebControls, espace de noms