Click or drag to resize
SectionMetadata Properties

The SectionMetadata type exposes the following members.

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