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 : WebPageBaseClientProperties
Inheritance
object
PageBuilderPageClientProperties
Inherited Members
Extension Methods

Constructors

PageBuilderPageClientProperties()

public PageBuilderPageClientProperties()

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

SmartInlineAssetUploadConfiguration

Gets or sets the smart inline asset upload configuration.

public SmartInlineAssetUploadConfigurationClientProperties SmartInlineAssetUploadConfiguration { get; set; }

Property Value

SmartInlineAssetUploadConfigurationClientProperties