Table of Contents

Class WebPageLayoutClientProperties

Namespace
Kentico.Xperience.Admin.Websites.UIPages
Assembly
Kentico.Xperience.Admin.Websites.dll

Properties for web page layout template.

public sealed class WebPageLayoutClientProperties : TemplateClientProperties
Inheritance
object
WebPageLayoutClientProperties
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