Class Module
- Namespace
- Dynamicweb.Modules
- Assembly
- Dynamicweb.dll
Represents a module registration in Dynamicweb database
- Inheritance
-
Module
- Implements
- Inherited Members
- Extension Methods
Constructors
Module()
Initializes a new instance of the Module class.
Module(string)
Initializes a new instance of the Module class.
Parameters
moduleSystemName
stringSystem name of the module.
Properties
Access
Gets or sets a value indicating whether this Module is access.
Property Value
- bool
true
if access; otherwise,false
.
Description
Gets or sets the description.
Property Value
- string
The description.
EcomNotInstalledAccess
Property Value
HiddenMode
Property Value
ID
Gets or sets the ID.
Property Value
- int
The ID.
IconClass
Gets or sets the module icon.
Property Value
IsBeta
Gets or sets a value indicating whether this instance is beta.
Property Value
- bool
true
if this instance is beta; otherwise,false
.
Name
Gets or sets the name.
Property Value
- string
The name.
Paragraph
Gets or sets a value indicating whether this Module is paragraph.
Property Value
- bool
true
if paragraph; otherwise,false
.
SearchSettings
Gets or sets the search settings.
Property Value
- Module
Search Settings The search settings.
Sort
Gets or sets the sort.
Property Value
- int
The sort.
SystemName
Gets or sets the name of the system.
Property Value
- string
The name of the system.