Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQueryBoundGetInfoByGuid Method (Guid)
Gets the info object by its GUID.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected override BaseInfo BoundGetInfoByGuid(
	Guid guid
)

Parameters

guid
Type: SystemGuid
GUID

Return Value

Type: BaseInfo
See Also