Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQueryUseSource Method (TInfo)

Note: This API is now obsolete.

Sets the provider to use given data as data source

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("Method was not intended for public use and will be removed in the next version.")]
public void UseSource(
	params TInfo[] sourceItems
)

Parameters

sourceItems
Type: TInfo
See Also