ServicePRO SDK Help

clsSharedFunctions..::..StripHTML Method

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

Syntax


public static string StripHTML(
	string source
)
Public Shared Function StripHTML ( _
	source As String _
) As String

Parameters

source
Type: String