Hevea documentation

Explorer Fields

The fields of the Explorer class are listed below. For a complete list of Explorer class members, see the Explorer Members topic.

Public Static Fields

AllowFileDeleteParameterName Name of the parameter that enables or not to delete files.
AllowFileUploadParameterName Name of the parameter that enables or not to upload files.
AllowSubPathParameterName Name of the parameter allowing or not to explore the base path subdirectory.
ExploreBasePathParameterName Name of tyhe parameter that sets the initial working path (base path).
ExplorerEnablingParameterName Name of the parameter that enables or not Explorer.
RestrictToDriveParameterName Name of the parameter allowing or not to explorer other server's drives.
RestrictToFileFilterParameterName Name of the parameter that contains a filter restricting the files displayed by Explorer.
RestrictToPathParameterName Name of the parameter that restricts or not the explorer to its base path.

See Also

Explorer Class | Hevea.Core.Http.Applications Namespace