'Declaration
Public Shared Function GetXmlFormatString( _ ByVal sFormatString As System.String _ ) As System.String
'Usage
Dim sFormatString As System.String Dim value As System.String value = WebExamplesUtilities.GetXmlFormatString(sFormatString)
public static System.string GetXmlFormatString( System.string sFormatString )
Parameters
- sFormatString