CategoryPicker.LinkCSSClass, propriété (Microsoft.SharePoint.Portal.WebControls)
Gets or sets which area template to use.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property LinkCSSClass As String
'Utilisation
Dim instance As CategoryPicker
Dim value As String
value = instance.LinkCSSClass
instance.LinkCSSClass = value
public string LinkCSSClass { get; set; }
Valeur de la propriété
The area template to use.
Voir aussi
Référence
CategoryPicker, classe
Membres CategoryPicker
Microsoft.SharePoint.Portal.WebControls, espace de noms