Click or drag to resize
BaseAbstractInfoProviderInfoType Property
Returns the type of the info object for this provider

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

Property Value

Type: Type
See Also