Class RenameCommandArguments
Rename content item command arguments.
public sealed class RenameCommandArguments
- Inheritance
-
objectRenameCommandArguments
- Extension Methods
Properties
NewDisplayName
New display name of the content item.
public string NewDisplayName { get; set; }
Property Value
- string