FileDialogRootCollection
Wisej.Web.FileDialogRootCollection
Last updated
Wisej.Web.FileDialogRootCollection
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Represent a collection of the IFileSystemProvider root file systems shown by the FileDialog implementation.
Maps the virtual path to the corresponding physical path on the specific IFileSystemProvider implementation.
Parameter | Type | Description |
---|---|---|
filePath | Virtual path to map to the corresponding physical path. |
Returns: String. The physical path for the IFileSystemProvider implementation.