  | FilesAndFoldersIsValidFileAndFolderName Method  | 
  
    Namespace: 
   Dynamicweb.Content.Files
    Assembly:
   Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntaxpublic static bool IsValidFileAndFolderName(
	string folderName
)
Public Shared Function IsValidFileAndFolderName ( 
	folderName As String
) As Boolean
Parameters
- folderName
 - Type: SystemString
 
Return Value
Type: 
Boolean
See Also