PropertiesPanel Class |
Namespace: Kentico.Forms.Web.Mvc
public class PropertiesPanel
The PropertiesPanel type exposes the following members.
Name | Description | |
---|---|---|
PropertiesPanel |
Name | Description | |
---|---|---|
FormFieldName |
Gets or sets the name of currently edited form field.
| |
FormId |
Gets or sets identifier of the currently edited BizFormInfo.
| |
InstanceIdentifier |
Gets or sets identifier of the currently edited FormComponentTProperties, TValue.
| |
NotifyFormBuilder |
Decides whether Form builder should be notified about properties validation.
| |
PropertiesFormComponents |
Gets or sets collection of FormComponents for editing properties in class of type FormComponentProperties
assigned to a FormComponentTProperties, TValue. Edited FormComponentTProperties, TValue is defined via InstanceIdentifier.
| |
TypeIdentifier |
Gets or sets type identifier of the currently edited FormComponentTProperties, TValue.
| |
UpdatedProperties |
Gets or sets collection of key-value pairs representing FormComponentProperties property name with it's value.
|