Click or drag to resize
DiscussionMacroResolverProcessText Method
Processes the standard text.

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

Parameters

text
Type: SystemString
Text to process

Return Value

Type: String
See Also