Table of Contents

Class GetSelectedFormUrlCommandArgs

Namespace
Kentico.Xperience.Admin.DigitalMarketing
Assembly
Kentico.Xperience.Admin.DigitalMarketing.dll

Arguments of a command which loads form edit URL for the edit button.

public sealed class GetSelectedFormUrlCommandArgs
Inheritance
object
GetSelectedFormUrlCommandArgs
Extension Methods

Constructors

GetSelectedFormUrlCommandArgs()

public GetSelectedFormUrlCommandArgs()

Properties

FormCodename

Selected form codename.

public string FormCodename { get; set; }

Property Value

string