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

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

Property Value

Type: Type
See Also