Show / Hide Table of Contents

Method SubmitInput

| Improve this Doc View Source

SubmitInput(Boolean)

Tries to submit data input with validation.

Declaration
bool SubmitInput(bool focusToErrorInput = true)
Parameters
Type Name Description
System.Boolean focusToErrorInput

A value indicates whether the UI element with validation error should have keyboard focus.

Returns
Type Description
System.Boolean

true if data input submitted sccessfully, otherwise false.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest