FakeStorageProvider GetMappedProvider Method Kentico 8.0 API Reference
Returns new instance of TestStorageProvider and maps provider to given path.

Namespace: CMS.Tests
Assembly: CMS.Tests (in CMS.Tests.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

webAppPath (Optional)
Type: OnlineSystem String
Web application path.
providerPath (Optional)
Type: OnlineSystem String
Path on which the provider should be mapped.

Return Value

Type: FakeStorageProvider
See Also