Click or drag to resize
BaseAbstractInfoProviderDataSource Property
Data source for the provider

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

Property Value

Type: DataQuerySource
See Also