Compartir a través de


: CategoryPicker.LinkCSSClass (Propiedad) (Microsoft.SharePoint.Portal.WebControls)

Gets or sets which area template to use.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Property LinkCSSClass As String
'Uso
Dim instance As CategoryPicker
Dim value As String

value = instance.LinkCSSClass

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

Valor de propiedad

The area template to use.

Vea también

Referencia

CategoryPicker (Clase)
CategoryPicker (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)