Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Support.QueryHelper.ToUrl Method

(not specified)

Class: YetaWF.Core.Support.QueryHelper
Namespace: YetaWF.Core.Support
Assembly: YetaWF.Core

Syntax

public string ToUrl( string url );
public static string ToUrl(
    string url,
    string? queryString );

Parameters

url

(not specified)

queryString

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Support.QueryHelper ClassYetaWF.Core Overview