Click or drag to resize
DiscussionMacroResolverGetQuote Method
Returns the forum discussion Quote tag.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static string GetQuote(
	string userName,
	string text
)

Parameters

userName
Type: SystemString
User name
text
Type: SystemString
Text within the tag

Return Value

Type: String
See Also