Show / Hide Table of Contents

Class StringExtensions

Inheritance
System.Object
StringExtensions
Namespace: Microsoft.GNS.Roster.Web
Assembly: Microsoft.GNS.Roster.Web.dll
Syntax
public static class StringExtensions : object

Methods

View Source

UrlEncode(String)

Declaration
public static string UrlEncode(this string input)
Parameters
Type Name Description
System.String input
Returns
Type Description
System.String
  • View Source
In This Article
Back to top Generated by DocFX