Domain Members
The Domain type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone |
Clones this instance.
|
|
GetParameters |
Retrieve the parameters required for the specified stored procedure
|
|
GetSQL |
Retrieve the sql statement for the specified command name
|
|
SetData |
Sets the data from the execution of the specified command name.
|
Properties
Name | Description | |
---|---|---|
Attributes |
Gets or sets the attributes.
|
|
CreatedBy |
Gets or sets the created by.
|
|
CreatedDate |
Gets or sets the created date.
|
|
CustomPropertyControl |
Gets or sets the custom property control.
|
|
DomainID |
Gets or sets the domain identifier.
|
|
DomainPaths |
DomainPaths is null by default. Use GetDomainPaths method to fill.
|
|
FolderName |
Gets or sets the name of the folder.
|
|
IsActive |
Gets or sets a value indicating whether this instance is active.
|
|
Languages |
Gets or sets the languages.
|
|
LanguagesActiveOnly |
Gets the languages active only.
|
|
LastModifiedBy |
Gets or sets the last modified by.
|
|
LastModifiedDate |
Gets or sets the last modified date.
|
|
Locked |
Gets or sets a value indicating whether this Domain is locked.
|
|
Name |
Gets or sets the name.
|
|
PrimaryUrlPath |
Gets or sets the primary URL path.
|
|
SearchIndexDirectory |
Gets or sets the search index directory.
|
|
SectionID |
Gets or sets the section identifier.
|
|
TemplatePaths |
Gets or sets the template paths.
|
|
ZonePaths |
Gets or sets the zone paths.
|