FileManagerFolderDemandFolderCreation Method
Checks if the specified folder 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 DemandFolderCreation(
string folderName
)
Public Sub DemandFolderCreation (
folderName As String
)
Parameters
- folderName String
[Missing <param name="folderName"/> documentation for "M:GleamTech.FileUltimate.AspNet.UI.FileManagerFolder.DemandFolderCreation(System.String)"]