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