Click or drag to resize
FileGetFileUrlForPath Field
Raised when the GetFileUrl(String, String) method is called.

Namespace: CMS.FileSystemStorage
Assembly: CMS.IO (in CMS.IO.dll) Version: 11.0.0
Syntax
C#
public static readonly SimpleHandler<GetFileUrlEventArgs> GetFileUrlForPath

Field Value

Type: SimpleHandlerGetFileUrlEventArgs
Remarks
This API supports the framework infrastructure and is not intended to be used directly from your code.
See Also