Adds a rule for replacing certain tags with the specified replacement element.
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);
RuleSet Class | MailBee.Html Namespace