The StringExtension type exposes the following members.

Methods

  Name Description
Public method Static member Append<(Of <<'(T>)>>)
Generic method for strongly typed url creation.
Public method Static member FormatWith<(Of <<'(T>)>>)(String, UrlParam<(Of <<'(T>)>>), T)
Generic method for strongly typed url FormatWith(String, Object) method usage.
Public method Static member FormatWith<(Of <<'(T>)>>)(String, IFormatProvider, UrlParam<(Of <<'(T>)>>), T)
Generic method for strongly typed url FormatWith(String, Object) method usage.
Public method Static member Remove<(Of <<'(T>)>>)
Generic method for strongly typed url removal.
Public method Static member RemoveFromUrl(String, List<(Of <<'(String>)>>))
Method for url parameters removal.
Public method Static member RemoveFromUrl(String, String)
Method for url parameter removal.

See Also