FileDialogLoadPathEventHandler
Wisej.Web.FileDialogLoadPathEventHandler
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents the method that will handle the LoadPath event.
public delegate void FileDialogLoadPathEventHandler(Object sender, FileDialogLoadPathEventArgs e)Public Delegate Sub FileDialogLoadPathEventHandler(ByVal sender As [Object], ByVal e As FileDialogLoadPathEventArgs)Parameters
Name
Type
Description
Fired By
Name
Description
Fired when the file dialog is loading a file or folder.
Fired when the file dialog is loading a file or folder.
Last updated
Was this helpful?

