Class DynamicElement
- Namespace
- Dynamicweb.Rendering.Designer
- Assembly
- Dynamicweb.Core.dll
Represents a dynamic element in a layout, i.e. navigation or contentcontainer
- Inheritance
-
Dynamic
Element
- Inherited Members
Constructors
DynamicElement(NameValueCollection)
Creates a new instance of a dynamic element
Parameters
attributes
NameValue Collection A collection of attributes
Properties
Attributes
Gets a collection of settings from the elements settings attribute
Property Value
Id
Gets the ID of html tag from which the element origins
Property Value
Name
Gets the name of the element when used in a parsed template
Property Value
Settings
Gets a collection of settings from the elements settings attribute
Property Value
Sort
Gets or sets the sort of this element.
Property Value
- int
The sort.
SortValue
Gets the sort value from the settings attribute.
Property Value
- int
The sort.
Title
Gets the title for this element
Property Value
Methods
ParseSettingsString(string)
Converts settings string to name-value collection
Parameters
settingsString
stringSettings string