SPUtility.CurrentThemeFolderName property
Obtém o nome da pasta do tema atual.
Namespace: Microsoft.SharePoint.Utilities
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Shared ReadOnly Property CurrentThemeFolderName As String
Get
'Uso
Dim value As String
value = SPUtility.CurrentThemeFolderName
public static string CurrentThemeFolderName { get; }
Property value
Type: System.String
O nome da pasta do tema atual.