Click or drag to resize
FormComponentMetadata Properties

The FormComponentMetadata type exposes the following members.

Properties
  NameDescription
Public propertyDefaultPropertiesUrl
URL of an endpoint for retrieving default properties of a form component.
Public propertyDescription
Form component description.
Public propertyIconClass
Form component icon CSS class.
Public propertyIdentifier
Form component identifier.
Public propertyMarkupUrl
URL of an endpoint for retrieving markup of a rendered form component.
Public propertyName
Form component name.
Public propertyValueType
Type of the resulting component value, used to find appropriate validation rules.
Top
See Also