Interface IEditTemplateActionComponent
Represents component that can be used as action component within edit template.
public interface IEditTemplateActionComponent
- Extension Methods
Properties
ClientComponentName
Name of the front-end type implementing the UI form component.
string ClientComponentName { get; }
Property Value
- string