Click or drag to resize
TransformationHelperRemoveDiscussionMacros Method
Remove all types of discussion macros from text.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string RemoveDiscussionMacros(
	Object inputText
)

Parameters

inputText
Type: SystemObject
Text containing macros to be removed

Return Value

Type: String
See Also