SiteHostConfigurationLanguageCollection Class Members
KalikoCMS.Configuration Namespace : SiteHostConfigurationLanguageCollection Class |
The following tables list the members exposed by SiteHostConfigurationLanguageCollection.
Public Constructors
Name | Description | |
---|---|---|
SiteHostConfigurationLanguageCollection Constructor |
Public Properties
Name | Description | |
---|---|---|
CollectionType | (Inherited from System.Configuration.ConfigurationElementCollection) | |
Count | (Inherited from System.Configuration.ConfigurationElementCollection) | |
CurrentConfiguration | (Inherited from System.Configuration.ConfigurationElement) | |
ElementInformation | (Inherited from System.Configuration.ConfigurationElement) | |
EmitClear | (Inherited from System.Configuration.ConfigurationElementCollection) | |
IsSynchronized | (Inherited from System.Configuration.ConfigurationElementCollection) | |
Item | ||
LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) | |
LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) | |
LockAttributes | (Inherited from System.Configuration.ConfigurationElement) | |
LockElements | (Inherited from System.Configuration.ConfigurationElement) | |
LockItem | (Inherited from System.Configuration.ConfigurationElement) | |
SyncRoot | (Inherited from System.Configuration.ConfigurationElementCollection) |
Protected Properties
Name | Description | |
---|---|---|
![]() | ElementName | (Inherited from System.Configuration.ConfigurationElementCollection) |
![]() | EvaluationContext | (Inherited from System.Configuration.ConfigurationElement) |
![]() | HasContext | (Inherited from System.Configuration.ConfigurationElement) |
![]() | ThrowOnDuplicate | (Inherited from System.Configuration.ConfigurationElementCollection) |
Public Methods
Name | Description | |
---|---|---|
CopyTo | (Inherited from System.Configuration.ConfigurationElementCollection) | |
Equals | (Inherited from System.Configuration.ConfigurationElementCollection) | |
GetEnumerator | (Inherited from System.Configuration.ConfigurationElementCollection) | |
GetHashCode | (Inherited from System.Configuration.ConfigurationElementCollection) | |
IsReadOnly | (Inherited from System.Configuration.ConfigurationElementCollection) |
Protected Methods
Top