Partager via


CategoryPicker.Mode, propriété (Microsoft.SharePoint.Portal.WebControls)

Gets or sets whether to display listings in the portal site according to keyword or areas.

Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public Property Mode As String
'Utilisation
Dim instance As CategoryPicker
Dim value As String

value = instance.Mode

instance.Mode = value
public string Mode { get; set; }

Valeur de la propriété

Display listings in the portal site according to keyword or areas.

Remarques

There are two values possible for this property:

  • Keyword: In Keyword mode

  • AllowKeyword: In Area mode, but keyword areas are allowed.

Voir aussi

Référence

CategoryPicker, classe
Membres CategoryPicker
Microsoft.SharePoint.Portal.WebControls, espace de noms