Click or drag to resize
IInfoProviderFakeTInfo, TProviderWithOriginalSourceName Method
Ensures that the original data source name is used for the faked data

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
IInfoProviderFake<TInfo, TProvider> WithOriginalSourceName()

Return Value

Type: IInfoProviderFakeTInfo, TProvider
See Also