Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.PageDefinition.GetUrlFromUrlWithSegments Method

(not specified)

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

Syntax

public static void GetUrlFromUrlWithSegments(
    string url,
    string[] segments,
    int urlSegments,
    string origQuery,
    out string newUrl,
    out string newQs );

Parameters

url

(not specified)

segments

(not specified)

urlSegments

(not specified)

origQuery

(not specified)

newUrl

(not specified)

newQs

(not specified)

Remarks

(not specified)

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