GetFileUrlEventArgs Constructor |
Namespace: CMS.FileSystemStorageAssembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax public GetFileUrlEventArgs(
string path,
string siteName
)
Parameters
- path
- Type: SystemString
File path - siteName
- Type: SystemString
Site name.
See Also