List of all members | Properties
BriefYourMarket.Service.Template Class Reference

A BriefYourmarket Template Definition More...

Properties

int Id [get, set]
 The Id of this template. More...
 
string HtmlContent [get, set]
 
string TextContent [get, set]
 The Text Body of any emails based on this template. More...
 
string MasterPage [get, set]
 The Master Page for the Public Microsite More...
 
TemplateType Type [get, set]
 What kind of template is this More...
 
string Name [get, set]
 The Unique Name for this template. More...
 
string ArticleLayouts [get, set]
 Contents of ArticleLayouts xml if the template has any. More...
 
bool IsResponsive [get, set]
 Is this template responsive? More...
 
bool ValidWireframeTemplate [get, set]
 Is this template a valid wireframe template? More...
 
bool OldStyleTemplate [get, set]
 Is this template old style? More...
 

Detailed Description

A BriefYourmarket Template Definition

Property Documentation

◆ ArticleLayouts

string BriefYourMarket.Service.Template.ArticleLayouts
getset

Contents of ArticleLayouts xml if the template has any.

◆ HtmlContent

string BriefYourMarket.Service.Template.HtmlContent
getset

The Html Body of any emails based on this template.

◆ Id

int BriefYourMarket.Service.Template.Id
getset

The Id of this template.

◆ IsResponsive

bool BriefYourMarket.Service.Template.IsResponsive
getset

Is this template responsive?

◆ MasterPage

string BriefYourMarket.Service.Template.MasterPage
getset

The Master Page for the Public Microsite

◆ Name

string BriefYourMarket.Service.Template.Name
getset

The Unique Name for this template.

◆ OldStyleTemplate

bool BriefYourMarket.Service.Template.OldStyleTemplate
getset

Is this template old style?

◆ TextContent

string BriefYourMarket.Service.Template.TextContent
getset

The Text Body of any emails based on this template.

◆ Type

TemplateType BriefYourMarket.Service.Template.Type
getset

What kind of template is this

◆ ValidWireframeTemplate

bool BriefYourMarket.Service.Template.ValidWireframeTemplate
getset

Is this template a valid wireframe template?


The documentation for this class was generated from the following file: