Table of Contents

Class LoadWebsiteChannelOptionsResult

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

Load website channels command arguments.

public sealed class LoadWebsiteChannelOptionsResult
Inheritance
object
LoadWebsiteChannelOptionsResult
Extension Methods

Properties

Items

Collection of selectable website channel identifiers.

public IEnumerable<WebsiteChannelItem> Items { get; set; }

Property Value

IEnumerable<WebsiteChannelItem>