Table of Contents

Class GetCloneWebPageFormCommandResult

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

Result of the command to get clone web page form.

public sealed class GetCloneWebPageFormCommandResult
Inheritance
object
GetCloneWebPageFormCommandResult
Extension Methods

Properties

Items

Form items representing clone web page form fields.

public ICollection<IFormItemClientProperties> Items { get; set; }

Property Value

ICollection<IFormItemClientProperties>