| HTMLHelperGetFormAction Method | 
            Gets the form action for the current request.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
 Syntax
Syntaxpublic static string GetFormAction(
	string rawUrl
)
Parameters
- rawUrl
- Type: SystemString
 Raw URL
Return Value
Type: 
String See Also
See Also