Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the name of the current theme folder.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property CurrentThemeFolderName As String
Get
'Usage
Dim value As String
value = SPUtility.CurrentThemeFolderName
public static string CurrentThemeFolderName { get; }
Property value
Type: System.String
The name of the current theme folder.