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

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

Property Value

Type: TInfo
See Also