Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQueryInfoType Property
Returns the type of the info object for this provider

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public override Type InfoType { get; }

Property Value

Type: Type
See Also