Compartilhar via


PublishingWeb.ThemedCssFolderUrl propriedade

Gets the URL of the folder containing the themed CSS for the current PublishingWeb object, or uma referência nula (Nothing no Visual Basic) if no theme is applied.

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (em Microsoft.SharePoint.Publishing.dll)

Sintaxe

'Declaração
Public ReadOnly Property ThemedCssFolderUrl As InheritableStringProperty
    Get
'Uso
Dim instance As PublishingWeb
Dim value As InheritableStringProperty

value = instance.ThemedCssFolderUrl
public InheritableStringProperty ThemedCssFolderUrl { get; }

Valor de propriedade

Tipo: Microsoft.SharePoint.Publishing.InheritableStringProperty
Returns InheritableStringProperty.

Ver também

Referência

PublishingWeb classe

PublishingWeb membros

Microsoft.SharePoint.Publishing namespace