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