Fixes the form action attribute within given HTML code.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
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
Return Value
Type:
See Also