This is the old Animancer v7.4 documentation. Click here for the latest version.

ReadMe.

GetEmailURL(string, string) Method

Summary

Returns a mailto link.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
ReadMe

Syntax

public static string GetEmailURL(string address, string subject)

Parameters

Name Type Description
address string
subject string

Return Value

Type Description
string