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
-
objectGetSelectedFormUrlCommandArgs
- Extension Methods
Properties
FormCodename
Selected form codename.
public string FormCodename { get; set; }
Property Value
- string