Click or drag to resize
BasicFormSubmitImageButton Property
Form submit image button.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public ImageButton SubmitImageButton { get; set; }

Property Value

Type: ImageButton
See Also