Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.SendEmail.SendEmail.GetEmailFileAsync Method

(not specified)

Class: YetaWF.Core.SendEmail.SendEmail
Namespace: YetaWF.Core.SendEmail
Assembly: YetaWF.Core

Syntax

public Task<string> GetEmailFileAsync(
    Package package,
    string filename );

Parameters

package

(not specified)

filename

(not specified)

Return Value

(not specified)

Remarks

(not specified)

See Also YetaWF.Core.SendEmail.SendEmail ClassYetaWF.Core Overview