Click or drag to resize
DiscussionMacroResolverQuotePostText Property
Gets or sets the text which should be displayed in quote area after user name.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public string QuotePostText { get; set; }

Property Value

Type: String
See Also