Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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: 12.0.0
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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com