IFakeMethodsInfoTInfo Method |
Fakes the data for the given info
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax IInfoFake<TInfo> Info<TInfo>(
InfoFakeSettings settings = null
)
where TInfo : new(), BaseInfo, IInfo
Parameters
- settings (Optional)
- Type: CMS.DataEngineInfoFakeSettings
Fake settings
Type Parameters
- TInfo
Return Value
Type:
IInfoFakeTInfoSee Also