WidgetMetadata Properties |
The WidgetMetadata type exposes the following members.
Name | Description | |
---|---|---|
DefaultPropertiesUrl |
URL of the widget definition to retrieve the default properties.
| |
Description |
Description of the registered widget.
| |
HasEditableProperties |
Indicates whether the widget has at least one property which is decorated with EditingComponentAttribute | |
HasProperties |
Indicates that registered widget has properties.
| |
IconClass |
Icon CSS class of the registered widget.
| |
MarkupUrl |
URL of the widget definition to retrieve the markup.
| |
Name |
Name of the registered widget.
| |
PropertiesFormMarkupUrl |
URL of the widget definition to retrieve the properties form markup.
| |
TypeIdentifier |
Type widget identifier.
|