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