Table of Contents

Class PreviewPageClientProperties

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

Properties for preview web page template.

public sealed class PreviewPageClientProperties : TemplateClientProperties
Inheritance
object
PreviewPageClientProperties
Inherited Members
Extension Methods

Properties

FrameSourceUrl

URL to load in the template iframe.

public string FrameSourceUrl { get; set; }

Property Value

string

WebPageState

Current web page state.

public WebPageState WebPageState { get; set; }

Property Value

WebPageState