PageBuilderHelperAddClearPageCacheParameter Method |
Adds query string parameter to URL to identify the clear page cache request.
Namespace: CMS.DocumentEngine.PageBuilderAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax public static string AddClearPageCacheParameter(
string url
)
Parameters
- url
- Type: SystemString
URL to modify.
Return Value
Type:
StringSee Also