ExpressionEvaluator IsEnumObjectEqual Method Kentico 8.1 API Reference
Compares the given Enum object with any object. If the object is not enum of the same type, then compares it according its values (integer enum with integer, otherwise as text constants).

Namespace: CMS.MacroEngine
Assembly: CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineBoolean
See Also