AbstractInfoProviderTInfo, TProviderGetInfoByCodeName Method (String, Int32) |
Gets an instance of info object based on the given code name.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual TInfo GetInfoByCodeName(
string codeName,
int siteId
)
Parameters
- codeName
- Type: SystemString
Code name - siteId
- Type: SystemInt32
Site ID
Return Value
Type:
TInfoSee Also