DocumentValidationHelper.DisableMinificationOnUrl Method |
Update URL so it doesn't use minification
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 11.0.0
Syntax public static string DisableMinificationOnUrl(
string url
)
Parameters
- url
- Type: System.String
URL to update
Return Value
Type:
StringSee Also