







javascript action that should be added to the "onsubmit" event in the form tag.
Namespace:
HttpServer.Helpers.Implementations
Assembly:
HttpServer (in HttpServer.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public override string AjaxFormOnSubmit() |
Visual Basic (Declaration) |
---|
Public Overrides Function AjaxFormOnSubmit As String |
Visual C++ |
---|
public: virtual String^ AjaxFormOnSubmit() override |
Return Value
[Missing <returns> documentation for M:HttpServer.Helpers.Implementations.PrototypeImp.AjaxFormOnSubmit]