Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Pages.PageDefinition.ImportAsync Method

(not specified)

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

Syntax

public static Task<ImportInfo> ImportAsync(
    string zipFileName,
    List<string> errorList );

Parameters

zipFileName

(not specified)

errorList

(not specified)

Return Value

(not specified)

Remarks

(not specified)

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