IUrlFilter
Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public interface IUrlFilter
Methods
ToUrl(String)
View Source
Declaration
string ToUrl(string absoluteUrl)
Returns
System.String
Parameters
| Type | Name | 
|---|---|
| System.String | absoluteUrl |