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

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

Property Value

Type: DataQuerySource
See Also