IObjectCondition Interface |
Interface for the object condition
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntax public interface IObjectCondition
The IObjectCondition type exposes the following members.
Methods
| Name | Description |
---|
| Matches |
Returns true if the condition over the given object matches
|
TopSee Also