Partager via


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

Gets or sets a value indicating if a user is allowed to set the preselected area when the area picker first launches.

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

Syntaxe

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

value = instance.InitialSelectedID

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

Valeur de la propriété

The preselected area when the area picker first launches.

Remarques

You need to set the ParseUrlForID field to false before this property takes effect.

Voir aussi

Référence

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