Click or drag to resize
BaseAbstractInfoProviderUseSource Method
Sets the provider to use given data as data source

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public void UseSource(
	DataQuerySource source
)

Parameters

source
Type: CMS.DataEngineDataQuerySource
See Also