Share via


PublishingWeb.ThemedCssFolderUrl Property

Gets the URL of the folder containing the themed CSS for the current PublishingWeb object, or a null reference (Nothing in Visual Basic) if no theme is applied.

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

Syntax

'Declaration
Public ReadOnly Property ThemedCssFolderUrl As InheritableStringProperty
    Get
'Usage
Dim instance As PublishingWeb
Dim value As InheritableStringProperty

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

Property Value

Type: Microsoft.SharePoint.Publishing.InheritableStringProperty
Returns InheritableStringProperty.

See Also

Reference

PublishingWeb Class

PublishingWeb Members

Microsoft.SharePoint.Publishing Namespace