MailBee.NET Objects 4.0

RuleSet.AddTagReplacementRule Method

Adds a rule for replacing certain tags with the specified replacement element.

Overload List

Adds a rule for replacing certain tags with the specified replacement element.

public void AddTagReplacementRule(string,TagAttributeCollection,Element);

Adds a rule for replacing certain tags with the specified replacement string.

public void AddTagReplacementRule(string,TagAttributeCollection,string,bool);

See Also

RuleSet Class | MailBee.Html Namespace