Table of Contents

Class LoadWebPageLinkItemsCommandArguments

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

Load page link items data arguments.

public sealed class LoadWebPageLinkItemsCommandArguments
Inheritance
object
LoadWebPageLinkItemsCommandArguments
Extension Methods

Properties

Identifiers

Identifiers for the links.

public Guid[] Identifiers { get; set; }

Property Value

Guid[]

LanguageName

Language codename to load the items for.

public string LanguageName { get; set; }

Property Value

string