Skip to main content

QueryStringStrategy

Assembly: ServiceStack.Text.dll​
View Source​
Declaration
public static class QueryStringStrategy

Methods​

FormUrlEncoded(TextWriter, String, Object)​

View Source​
Declaration
public static bool FormUrlEncoded(TextWriter writer, string propertyName, object obj)
Returns​

System.Boolean

Parameters​
TypeName
System.IO.TextWriterwriter
System.StringpropertyName
System.Objectobj