Documentation For Encog 2.x

FormElement.AutoSend Property

@return True if this is autosend, which means that the type is NOT submit. This prevents a form that has multiple submit buttons from sending ALL of them in a single post.

public abstract bool AutoSend { public get; }

See Also

FormElement Class | Encog.Bot.Browse.Range Namespace