VirtualPathHelperGetVirtualFileObjectHandler Delegate |
Delegate used for registered path callback method
Namespace: CMS.IOAssembly: CMS.IO (in CMS.IO.dll) Version: 12.0.0
Syntax public delegate IVirtualFileObject GetVirtualFileObjectHandler(
string virtualPath
)
Parameters
- virtualPath
- Type: SystemString
Virtual path
Return Value
Type:
IVirtualFileObjectSee Also