FileManagerFolderDemandFileDiscovery Method
Checks if the specified file under this folder is allowed to be discovered, and throws an exception if not.
Namespace: GleamTech.FileUltimate.AspNet.UIAssembly: GleamTech.FileUltimate (in GleamTech.FileUltimate.dll) Version: 9.1.3
public void DemandFileDiscovery(
string fileName
)
Public Sub DemandFileDiscovery (
fileName As String
)
Parameters
- fileName String
[Missing <param name="fileName"/> documentation for "M:GleamTech.FileUltimate.AspNet.UI.FileManagerFolder.DemandFileDiscovery(System.String)"]