DiscussionMacroResolver Properties |
The DiscussionMacroResolver type exposes the following members.
Name | Description | |
---|---|---|
![]() | ConvertLineBreaksToHTML |
If true, the line breaks are converted to HTML br tags.
|
![]() | EnableBold |
Gets or sets the value that indicates whether bold macros are enabled.
|
![]() | EnableCode |
Gets or sets the value that indicates whether code macros are enabled.
|
![]() | EnableColor |
Gets or sets the value that indicates whether color macros are enabled.
|
![]() | EnableImage |
Gets or sets the value that indicates whether Image macros are enabled.
|
![]() | EnableItalics |
Gets or sets the value that indicates whether italics macros are enabled.
|
![]() | EnableQuote |
Gets or sets the value that indicates whether Quote macros are enabled.
|
![]() | EnableSize |
Gets or sets the value that indicates whether size macros are enabled.
|
![]() | EnableStrikeThrough |
Gets or sets the value that indicates whether strikeThrough macros are enabled.
|
![]() | EnableUnderline |
Gets or sets the value that indicates whether underline macros are enabled.
|
![]() | EnableURL |
Gets or sets the value that indicates whether URL macros are enabled.
|
![]() | EncodeText |
If true, the text outside of the macros is encoded.
|
![]() | MaxImageSideSize |
Gets or sets max side size of image.
|
![]() | MaxTextSize |
Gets or sets max text size of image.
|
![]() | QuotePostText |
Gets or sets the text which should be displayed in quote area after user name.
|
![]() ![]() | RegExBBTag |
Regular expression for the BB tag.
|
![]() ![]() | RegExBBTagExpression |
Regular expression for the parsed BB tag expression.
|
![]() | ResolveToPlainText |
If true, the tags are resolved to the plain text version.
|
![]() | TextSizeUnit |
Gets or sets the text size unit which should be used.
|
![]() | UseNoFollowForLinks |
Gets or sets the value that indicates whether rel="nofollow" should be used for resolved links
|