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