DesignPreviewSaveData.ThemedCssFolderUrl property
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ThemedCssFolderUrl As String
Get
'Usage
Dim instance As DesignPreviewSaveData
Dim value As String
value = instance.ThemedCssFolderUrl
public string ThemedCssFolderUrl { get; }
Property value
Type: System.String