Table of Contents

Class ContentItemCommandParameters

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

Represents arguments of the content item command.

public sealed class ContentItemCommandParameters : FormSubmissionCommandArguments
Inheritance
object
ContentItemCommandParameters
Inherited Members
Extension Methods

Properties

LanguageName

Content language codename.

public string LanguageName { get; set; }

Property Value

string