ApplicationPropertiesButtonType Property |
The default button type for button type fields in the application. This can be overridden at the page or field level.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax ReadOnly Property ButtonType As Integer
Get
Property Value
Type:
Int32The default button type for button type fields in the application. This can be overridden at the page or field level.
See Also