VirtualPathLog Log Method Kentico 8.0 API Reference
Logs load control or load virtual file to the ~/App_Data/logVirtualFiles.log file

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

Parameters

virtualPath
Type: OnlineSystem String
Virtual path
isPhysical (Optional)
Type: OnlineSystem Boolean
Indicates whether current file is physical
loadControl (Optional)
Type: OnlineSystem Boolean
Indicates whether log context is from load control method
See Also