Discussion macro helper constructor.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- enableImage
- Type: System Boolean
Indicates whether image macro is enabled
- enableQuote
- Type: System Boolean
Indicates whether quote macro is enabled
- enableUrl
- Type: System Boolean
Indicates ehether URL macro is enabled
- maxSideSize
- Type: System Int32
Sets image maxsidesize
- quotePostText
- Type: System String
Sets the text which should be displayed in quote area after user name
- invalidateJavaScript
- Type: System Boolean
Sets whether JavaScript should be invalidated
See Also