Gets an instance of info object based on the given code name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- codeName
- Type: System String
Code name
- siteId
- Type: System Int32
Site ID
- useHashtable
- Type: System Boolean
Indicates if value should be returned from hashtable if hashtables are used
- searchGlobal
- Type: System Boolean
If true, global objects are also searched when site object is not found
Return Value
Type: TInfoSee Also