FreeFlow class library

AlertCollection.Add Method

Adds the specified alert to the collection and the database.

Overload List

Adds the specified alert to the collection and the database.

public int Add(Alert);

Adds a new alert for the specified folder and user.

public int Add(Folder,string);

See Also

AlertCollection Class | FreeFlow.Administration Namespace