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

Properties

FormCodename

Selected form codename.

public string FormCodename { get; set; }

Property Value

string