DiscussionMacroResolverGetQuote Method |
Returns the forum discussion Quote tag.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string GetQuote(
string userName,
string text
)
Parameters
- userName
- Type: SystemString
User name - text
- Type: SystemString
Text within the tag
Return Value
Type:
StringSee Also