Class GroupMetaData
- Namespace
- Dynamicweb.Ecommerce.Products
- Assembly
- Dynamicweb.Ecommerce.dll
Represents information about meta data.
- Inheritance
-
Group
Meta Data
- Inherited Members
Properties
Canonical
Gets or sets the Canonical.
Property Value
- string
Canonical.
Examples
For example see Group
Description
Gets or sets the description.
Property Value
- string
Description.
Keywords
Gets or sets the keywords.
Property Value
- string
Keywords.
PrimaryPage
Gets or sets the primary page for this group.
Property Value
PrimaryPageId
Gets the primary page ID.
Property Value
- int
The primary page ID if Primary page is set, otherwise 0.
Title
Gets or sets the title.
Property Value
- string
The title.
Url
Gets or sets the URL.
Property Value
- string
URL.
UrlIgnoreForChildren
Gets or sets if children should be ignored in URL.
Property Value
- bool
URL.
UrlIgnoreParent
Gets or sets if the parent should be ignored in URL.
Property Value
- bool
URL.