ThemingOptions Class

Definition

[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
ThemingOptions
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)

Applies to