ServicePRO SDK Help

clsSharedFunctions..::..RemoveInvalidFileChars Method

Namespace:  HelpSTAR.PCL.Common
Assembly:  HelpSTAR.PCL.Common (in HelpSTAR.PCL.Common.dll)

Syntax


public static string RemoveInvalidFileChars(
	string fileName
)
Public Shared Function RemoveInvalidFileChars ( _
	fileName As String _
) As String

Parameters

fileName
Type: String