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, IManagedFormSubmitRequest
Inheritance
object
ContentItemCommandParameters
Implements
Inherited Members
Extension Methods

Constructors

ContentItemCommandParameters()

public ContentItemCommandParameters()

Properties

LanguageName

Content language codename.

public string LanguageName { get; set; }

Property Value

string