Click or drag to resize
ObjectSourceBaseTSourceInitFromTypeT Method
Initializes the query from the given type

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
protected void InitFromType<T>()
where T : new(), BaseInfo

Type Parameters

T
See Also