Fixes the form action attribute within given HTML code.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- sourceHtml
- Type: System String
Source HTML code
- extension
- Type: System String
Current extension
- standardForm
- Type: System Boolean
Fix standard form action
- ajaxForm
- Type: System Boolean
Fix AJAX form action
- rawUrl
- Type: System String
Raw URL of current request
Return Value
Type: StringSee Also