Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Packages.SiteBackup.CreateAsync Method

(not specified)

Class: YetaWF.Core.Packages.SiteBackup
Namespace: YetaWF.Core.Packages
Assembly: YetaWF.Core

Syntax

public Task<bool> CreateAsync(
    List<string> errorList,
    bool ForDistribution = false,
    bool DataOnly = false );

Parameters

errorList

(not specified)

ForDistribution

(not specified)

DataOnly

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.Packages.SiteBackup ClassYetaWF.Core Overview