A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class UrlBuilderExtensions

Extension methods for UrlBuilder

Inheritance
System.Object
UrlBuilderExtensions
Namespace: EPiServer.Web.Routing.Internal
Assembly: EPiServer.Cms.AspNetCore.dll
Version: 12.0.3
Syntax
public static class UrlBuilderExtensions : Object

Methods

TryAppendRemaining(UrlBuilder, NameValueCollection)

Internal helper method to move query parameters related to routing

Declaration
public static void TryAppendRemaining(this UrlBuilder url, NameValueCollection collection)
Parameters
Type Name Description
UrlBuilder url
System.Collections.Specialized.NameValueCollection collection