Click or drag to resize
DiscussionMacroResolver.ProcessText Method
Processes the standard text.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
protected string ProcessText(
	string text
)

Parameters

text
Type: System.String
Text to process

Return Value

Type: String
See Also