Click or drag to resize

Utils_UrlUrlBuilderGetUrl Method

Builds the url.

Namespace:  MicaSystems.Utils
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public string GetUrl()

Return Value

Type: String
Url composed with the base url and given parameters.
See Also