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