IInfoProviderGetInfoByGuid Method (Guid) |
Gets the info by given GUID.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax BaseInfo GetInfoByGuid(
Guid guid
)
Parameters
- guid
- Type: SystemGuid
GUID of the object
Return Value
Type:
BaseInfoSee Also