Click or drag to resize

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
int ButtonType { get; }

Property Value

Type: Int32
The default button type for button type fields in the application. This can be overridden at the page or field level.
See Also