| HTMLHelper Properties |
The HTMLHelper type exposes the following members.
| Name | Description | |
|---|---|---|
| QuickResolveUrls |
If true, quick mode is used for resolving of the URLs.
| |
| RegExFixAJAXFormAction |
Regular expression to fix the form action parameter for AJAX request.
| |
| RegExFixFormAction |
Regular expression to fix the form action parameter.
| |
| RegExHTMLEncode |
Regular expression for HTML encoding.
| |
| RegexHtmlToTextHead |
Regular expression for removing entire head tag.
| |
| RegexHtmlToTextScript |
Regular expression for removing entire script tag.
| |
| RegexHtmlToTextStyle |
Regular expression for removing entire script tag.
| |
| RegexHtmlToTextTags |
Regular expression for removing tags but keeps their content.
| |
| RegexHtmlToTextWhiteSpace |
Regular expression for removing white spaces
| |
| RegExLineEnd | Obsolete.
Regular expression match for the end of the line.
| |
| RegExResolveUrls |
Regular expression for URL resolving.
| |
| RegExStripTagsSpaces |
Regular expression match for new lines and spaces between tags.
|