AbstractInfoProviderTInfo, TProvider, TQueryBoundGetInfoByGuid Method (Guid, Int32) |
Gets the info object by its GUID and site ID.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax protected override BaseInfo BoundGetInfoByGuid(
Guid guid,
int siteId
)
Parameters
- guid
- Type: SystemGuid
GUID - siteId
- Type: SystemInt32
Site ID
Return Value
Type:
BaseInfoSee Also