Main Page
Namespaces
Classes
All
Classes
Namespaces
Files
Functions
Variables
Enumerations
Enumerator
Properties
Events
Pages
PowerUI
Assets
PowerUI
Examples-RemoveOnPublish
6. Forms
Classes
FormExampleHandler.cs File Reference
Classes
class
FormExampleHandler
Shows how to call C# directly from your html. This receives an onsubmit call when a form is submitted through onsubmit="FormExampleHandler.OnSubmit". That maps to this class and its OnSubmit method.
More...