Click or drag to resize
WidgetMetadata Properties

The WidgetMetadata type exposes the following members.

Properties
  NameDescription
Public propertyDefaultPropertiesUrl
URL of the widget definition to retrieve the default properties.
Public propertyDescription
Description of the registered widget.
Public propertyHasEditableProperties
Indicates whether the widget has at least one property which is decorated with EditingComponentAttribute
Public propertyHasProperties
Indicates that registered widget has properties.
Public propertyIconClass
Icon CSS class of the registered widget.
Public propertyMarkupUrl
URL of the widget definition to retrieve the markup.
Public propertyName
Name of the registered widget.
Public propertyPropertiesFormMarkupUrl
URL of the widget definition to retrieve the properties form markup.
Public propertyTypeIdentifier
Type widget identifier.
Top
See Also