Table of Contents

Class AssetFolderFormSubmissionCommandArguments

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

Asset folder form submissions command arguments.

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

Properties

LibraryIdentifier

Identifier of the library.

public int LibraryIdentifier { get; set; }

Property Value

int

ParentFolderPath

Path of the parent folder.

public string ParentFolderPath { get; set; }

Property Value

string