Click or drag to resize
IObjectCondition Interface
Interface for the object condition

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 9.0.0
Syntax
C#
public interface IObjectCondition

The IObjectCondition type exposes the following members.

Methods
  NameDescription
Public methodMatches
Returns true if the condition over the given object matches
Top
See Also