Table of Contents

Class RenameCommandArguments

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

Rename content item command arguments.

public sealed class RenameCommandArguments
Inheritance
object
RenameCommandArguments
Extension Methods

Constructors

RenameCommandArguments()

public RenameCommandArguments()

Properties

NewDisplayName

New display name of the content item.

public string NewDisplayName { get; set; }

Property Value

string