Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.AddDynamicUrlAsync Delegate

(not specified)

Class: (none)
Namespace: YetaWF.Core.Pages
Assembly: YetaWF.Core

Syntax

public delegate Task AddDynamicUrlAsync(
    PageDefinition page,
    string url,
    DateTime? dateUpdated,
    SiteMapPriorityEnum priority,
    ChangeFrequencyEnum changeFrequency,
    object obj );

Parameters

page

(not specified)

url

(not specified)

dateUpdated

(not specified)

priority

(not specified)

changeFrequency

(not specified)

obj

(not specified)

Remarks

(not specified)

See Also (none) ClassYetaWF.Core Overview