Class LayoutMetadata
- Namespace
- Dynamicweb.Content.Items.Metadata
- Assembly
- Dynamicweb.dll
Represents an item layout metadata.
- Inheritance
-
Layout
Metadata
- Implements
- Inherited Members
Constructors
LayoutMetadata()
Initializes a new instance of an object.
LayoutMetadata(LayoutMetadata)
Initializes a new instance of an object.
Parameters
copyFrom
LayoutMetadata Object to copy state from.
Exceptions
- Argument
Null Exception copyFrom
is null.
Properties
Groups
Gets or sets the collection of groups.
Property Value
IsEmpty
Gets value indicating whether this layout is empty.
Property Value
Methods
CompareTo(LayoutMetadata?)
Compares the current object with the given one and returns the comparison result.
Parameters
other
LayoutMetadata Object to compare with.
Returns
- int
Comparison result.
CopyTo(LayoutMetadata)
Copies the state of the current object into the given one.
Parameters
target
LayoutMetadata Object to copy state into.
Exceptions
- Argument
Null Exception target
is null.
FindField(string)
Parameters
systemName
string