Table of Contents

Class LoadSelectedWebPagesCommandArguments

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

Load selected web pages command arguments.

public sealed class LoadSelectedWebPagesCommandArguments
Inheritance
object
LoadSelectedWebPagesCommandArguments
Extension Methods

Properties

SelectedIdentifiers

Collection of selected web page identifiers.

public IEnumerable<WebPageRelatedItem> SelectedIdentifiers { get; set; }

Property Value

IEnumerable<WebPageRelatedItem>