Click or drag to resize

IActionConditionForTemplate Methods

The IActionConditionForTemplate type exposes the following members.

Methods
 NameDescription
Public methodMatches Evaluates whether the specified properties match the condition defined by this action. The condition is based on the property name and value specified in the action. If a property with the same name exists in the provided properties and its value matches the condition, the method returns true; otherwise, it returns false.
Top
See Also