Table of Contents

Class PageBuilderPageClientProperties

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

Properties for preview web page template.

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

Properties

FrameSourceUrl

URL to load in the template iframe.

public string FrameSourceUrl { get; set; }

Property Value

string

InstanceGuid

Identifies the instance of editing.

public Guid InstanceGuid { get; set; }

Property Value

Guid

WebPageState

Current web page state.

public WebPageState WebPageState { get; set; }

Property Value

WebPageState