MacroField IsFieldAvailable Method Kentico 8.1 API Reference
Returns true if the field is available in the given context.

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

Parameters

context
Type: CMS.MacroEngine EvaluationContext
Evaluation context in which the field is being requested

Return Value

Type: OnlineBoolean
See Also