Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.MacroEngine
MacroField Class
MacroField Methods
GetValue Method
IsFieldAvailable Method
MacroField
IsFieldAvailable Method
Returns true if the field is available in the given context.
Namespace:
CMS.MacroEngine
Assembly:
CMS.MacroEngine (in CMS.MacroEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
IsFieldAvailable
(
EvaluationContext
context
)
Parameters
context
Type:
CMS.MacroEngine
EvaluationContext
Evaluation context in which the field is being requested
Return Value
Type:
Boolean
See Also
Reference
MacroField Class
CMS.MacroEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com