DiscussionMacroResolver Constructor (Boolean, Boolean, Boolean, Int32, String, Boolean)Kentico 8.1 API Reference
Discussion macro helper constructor.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)

Parameters

enableImage
Type: OnlineSystem Boolean
Indicates whether image macro is enabled
enableQuote
Type: OnlineSystem Boolean
Indicates whether quote macro is enabled
enableUrl
Type: OnlineSystem Boolean
Indicates ehether URL macro is enabled
maxSideSize
Type: OnlineSystem Int32
Sets image maxsidesize
quotePostText
Type: OnlineSystem String
Sets the text which should be displayed in quote area after user name
invalidateJavaScript
Type: OnlineSystem Boolean
Sets whether JavaScript should be invalidated
See Also