HTMLHelperFixViewstate Method |
Fixes the view state tag within given HTML code.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string FixViewstate(
string sourceHtml
)
Parameters
- sourceHtml
- Type: SystemString
Source HTML code
Return Value
Type:
StringSee Also