FormScript class
namespace: Serenity.Web assembly: Serenity.Net.Services
Dynamic script type for forms (FormScriptAttribute).
public class FormScript : PropertyItemsScript
| parameter | description |
|---|---|
| name | The script name. |
| formType | The form type. |
| propertyProvider | The property item provider. |
| serviceProvider | The service provider. |
Public Members
| name | description |
|---|---|
| FormScript(…) | Dynamic script type for forms (FormScriptAttribute). |
Remarks
Creates a new instance of the class.
See Also
- class PropertyItemsScript
- Source: FormScript.cs