IDetailEditFormPage Methods
An interface that exposes an API that allows you to implement custom CRUD edit forms.Name | Description |
---|---|
SetSaveButtonText(String) | Specifies the Save button text. |
SetTitleLabelText(String) | Specifies the title label text. Inherited from IDetailFormPage. |
See Also