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