Table of Contents

Class ConfigurationTemplate

Namespace: Casewhere.Models.Cms
Assembly: Casewhere.Models.dll

public class ConfigurationTemplate

Inheritance

objectConfigurationTemplate

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<ConfigurationTemplate>(ConfigurationTemplate)

Constructors

ConfigurationTemplate()

public ConfigurationTemplate()

Properties

Css

public string Css { get; set; }

Property Value

string

Html

public string Html { get; set; }

Property Value

string

Js

public string Js { get; set; }

Property Value

string