FormScript class

namespace: Serenity.Web   assemblySerenity.Net.Services

Dynamic script type for forms (FormScriptAttribute)

public class FormScript : PropertyItemsScript
parameter description
name Script name
formType Columns type
propertyProvider Property item provider
serviceProvider Service provider

Public Members

name description
FormScript(…) Dynamic script type for forms (FormScriptAttribute)

Remarks

Creates a new instance of the class

See Also