ProviderDictionaryTKey, TValueGetDictionaries Method |
Gets the ArrayList of dictionaries of specified object type.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntaxpublic static ArrayList GetDictionaries(
string objectType
)
Parameters
- objectType
- Type: SystemString
Object type
Return Value
Type:
ArrayList
See Also