Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQueryDataSource Property
Data source for the provider

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public DataQuerySource DataSource { get; set; }

Property Value

Type: DataQuerySource

Implements

ITestableProviderDataSource
See Also