RuleSetAddTagReplacementRule Method
Overload List
  NameDescription
Public methodCode exampleAddTagReplacementRule(String, TagAttributeCollection, Element)
Adds a rule for replacing certain tags with the specified replacement element.
Public methodCode exampleAddTagReplacementRule(String, TagAttributeCollection, String, Boolean)
Adds a rule for replacing certain tags with the specified replacement string.
Top
See Also