Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQueryInfoObject Property
Info object instance the provider is working with.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
protected TInfo InfoObject { get; set; }

Property Value

Type: TInfo
See Also