Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.PageDefinition.GetPageUrlFromUrlWithSegmentsAsync Method

(not specified)

Class: YetaWF.Core.Pages.PageDefinition
Namespace: YetaWF.Core.Pages
Assembly: YetaWF.Core

Syntax

public static Task<PageUrlInfo> GetPageUrlFromUrlWithSegmentsAsync(
    string url,
    string qs );

Parameters

url

(not specified)

qs

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Pages.PageDefinition ClassYetaWF.Core Overview