LanguageDomain Members
The LanguageDomain type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Clone |
Creates a deep clone of this LanguageDomain.
The cloned LanguageDomain is always unfrozen.
|
|
|
EnforceFreezeOnMutation |
Enforces the freeze by logging and optionally throwing if a property is being set
on a frozen instance.
|
|
|
Freeze |
Freezes this LanguageDomain instance, preventing further mutations.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Dictionary |
Gets or sets the dictionary.
|
|
|
ID |
Gets or sets the identifier.
|
|
|
IsActive |
Gets or sets a value indicating whether this instance is active.
|
|
|
IsFrozen |
Checks whether this LanguageDomain is frozen. Runtime-only flag — never serialized.
|
|
|
IsPrimary |
Gets or sets a value indicating whether this instance is primary.
|
|
|
SortOrder |
Gets or sets the sort order.
|
|
|
UrlLanguageSlug |
Gets or sets the URL language slug.
|

