ProviderDictionaryCollection Class |
Namespace: CMS.DataEngine
public class ProviderDictionaryCollection
The ProviderDictionaryCollection type exposes the following members.
Name | Description | |
---|---|---|
ProviderDictionaryCollection |
Constructor.
|
Name | Description | |
---|---|---|
ByCodeName |
CodeName dictionary.
| |
ByFullName |
FullName dictionary.
| |
ByGuid |
Guid dictionary.
| |
ByGuidAndSite |
Guid and site dictionary.
| |
ById |
ID dictionary.
| |
Name |
Dictionary name.
| |
StringValues |
String values dictionary.
|
Name | Description | |
---|---|---|
Clear |
Clears all the items.
| |
LoadAll |
Ensures loading of all the items. Keeps the original loading type.
| |
LoadDefaultItems |
Loads the default items of the dictionaries.
|