Provides methods for creating rules for processing of HTML tags.
For a list of all members of this type, see RuleSet Members.
System.Object
System.Collections.CollectionBase
MailBee.Html.RuleSet
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
This class represents a set of rules which describe how certain tags should be processed with Process or ProcessToString methods.
Each Rule in the RuleSet represents a rule to apply to a certain tag having certain attributes.
The example is available in AddTagProcessingCondition topic.
Namespace: MailBee.Html
Assembly: MailBee.NET (in MailBee.NET.dll)
RuleSet Members | MailBee.Html Namespace | Rule | Process