Table of Contents

Class NameValueExtensions

Namespace
Axolotl.Extensions
Assembly
Axolotl.dll
public static class NameValueExtensions
Inheritance
NameValueExtensions
Inherited Members

Methods

ToQueryString(NameValueCollection?, bool)

public static string ToQueryString(this NameValueCollection? source, bool removeEmptyEntries = false)

Parameters

source NameValueCollection
removeEmptyEntries bool

Returns

string