Table of Contents

Class ObjectSource<TObject>

Namespace
CMS.DataEngine
Assembly
CMS.DataEngine.dll

Data query source which gets the data for specific object type

public class ObjectSource<TObject> : ObjectSourceBase<ObjectSource<TObject>>, IQueryParameters<ObjectSource<TObject>>, IQuerySource, IQueryParameters, IQueryObject where TObject : BaseInfo, new()

Type Parameters

TObject
Inheritance
object
ObjectSource<TObject>
Implements
Inherited Members
Extension Methods

Constructors

ObjectSource()

Constructor

public ObjectSource()

ObjectSource(string)

Constructor

public ObjectSource(string objectType)

Parameters

objectType string

Object type