BaseAbstractInfoProviderBoundGetInfoByGuid Method (Guid) |
Gets the info by GUID
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected abstract BaseInfo BoundGetInfoByGuid(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
GUID of the object
Return Value
Type:
BaseInfoSee Also