CommonCleanStringForHTMLOutput Method

[Missing <summary> documentation for "M:IAS.Common.CleanStringForHTMLOutput(System.Object)"]

Namespace:  IAS
Assembly:  Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string CleanStringForHTMLOutput(
	Object Message
)

Parameters

Message
Type: SystemObject

[Missing <param name="Message"/> documentation for "M:IAS.Common.CleanStringForHTMLOutput(System.Object)"]

Return Value

Type: String

[Missing <returns> documentation for "M:IAS.Common.CleanStringForHTMLOutput(System.Object)"]

See Also