Table of Contents

Class ContentSettings

Namespace
Shift.Sdk.UI
Assembly
Shift.Sdk.dll
public class ContentSettings
Inheritance
ContentSettings
Inherited Members
Extension Methods

Constructors

ContentSettings()

public ContentSettings()

Properties

Locked

public HashSet<string> Locked { get; set; }

Property Value

HashSet<string>

Methods

Deserialize(string)

public static ContentSettings Deserialize(string json)

Parameters

json string

Returns

ContentSettings

Serialize()

public string Serialize()

Returns

string