URLHelperEnsureHashToQueryParameters Method |
Replaces {hash} macro by hash code for given query string parameters.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 12.0.0
Syntax public static string EnsureHashToQueryParameters(
string url
)
Parameters
- url
- Type: SystemString
URL
Return Value
Type:
StringSee Also