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.
The theming information for this SPWeb. This includes information like colors, fonts, border radii sizes etc.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property ThemeInfo As SPThemeInfo
Get
'Usage
Dim instance As SPWeb
Dim value As SPThemeInfo
value = instance.ThemeInfo
public SPThemeInfo ThemeInfo { get; }
Property value
Type: Microsoft.SharePoint.SPThemeInfo