Gets or sets a value indicating whether the control renders as a submit button.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool UseSubmitBehavior { get; set; } |
Visual Basic
![]() |
---|
Public Property UseSubmitBehavior As Boolean |
Type: Boolean
true if the control renders as a submit button, otherwise false. Default value is true.