AbstractInfoProviderTInfo, TProviderGetInfo Method (ActionObjectQueryTInfo) |
Gets an instance of the first info object matching the specified condition.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax protected virtual TInfo GetInfo(
Action<ObjectQuery<TInfo>> parameters
)
Parameters
- parameters
- Type: SystemActionObjectQueryTInfo
Parameters for the query
Return Value
Type:
TInfoSee Also