ISettingsItem Interface |
Namespace: AskiaPortalCmn.Common
The ISettingsItem type exposes the following members.
Name | Description | |
---|---|---|
EntityId |
Indicates the identifier of the entity
where the item belongs to.
| |
EntityType |
Indicates the type of entity
where the item belongs to.
| |
IsInherited |
Indicates if the settings value
is inherited from a profile settings.
| |
Key |
Indicates the key of the settings.
| |
ModuleGuid |
Indicates the module associated
with the specified settings.
| |
Value |
Indicates the value of the settings.
|