ThemingOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.ScriptType("SP.Utilities.ThemingOptions", ServerTypeId="{22177c35-3b3b-4e8f-be80-97b53be0b0b5}", ValueObject=true)]
public class ThemingOptions : Microsoft.SharePoint.Client.ClientValueObject
type ThemingOptions = class
inherit ClientValueObject
Public Class ThemingOptions
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| ThemingOptions() |
Properties
| hideDefaultThemes | |
| themePreviews | |
| TypeId |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |