Class WebPageLayoutClientProperties
Properties for web page layout template.
public sealed class WebPageLayoutClientProperties : TemplateClientProperties
- Inheritance
-
objectWebPageLayoutClientProperties
- Inherited Members
- Extension Methods
Properties
OmitPaperWrapperForSlugs
Slugs for which the paper wrapper should be omitted.
public string[] OmitPaperWrapperForSlugs { get; set; }
Property Value
- string[]
WebPagesApplicationSlug
Slug of the web pages application.
public string WebPagesApplicationSlug { get; set; }
Property Value
- string