VirtualPathHelper RegisterManagedCompilationPath Method Kentico 8.0 API Reference
Registers path to the part of the system which should be managed for single file or batch compilation

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

Parameters

relativePath
Type: OnlineSystem String
Relative path of the folder
provideFolderContent (Optional)
Type: OnlineSystem Boolean
If true, the folder content is provided for this path to allow batch compilation
See Also