Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Base Namespaces
CMS.Base
ObjectCondition(TInput) Class
ObjectCondition(TInput) Methods
Matches Method
ObjectCondition
TInput
Matches Method
Returns true if the condition over the given object matches
Namespace:
CMS.Base
Assembly:
CMS.Base (in CMS.Base.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
Matches
(
Object
value
)
Parameters
value
Type:
System
Object
Value to match
Return Value
Type:
Boolean
Implements
IObjectCondition
Matches(Object)
See Also
Reference
ObjectCondition
TInput
Class
CMS.Base Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com