PageElementPropertiesEnableRule Property |
Javascript expression, typically containing field references, used to determine whether or not a page element is available for the current record.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string EnableRule { get; }
ReadOnly Property EnableRule As String
Get
Property Value
Type:
StringJavascript expression, typically containing field references, used to determine whether or not a page element is available for the current record.
See Also