PropertyItemsScript constructor

namespace: Serenity.Web   assemblySerenity.Net.Services

Abstract base class for ColumnsScript and FormScript

protected PropertyItemsScript(string scriptName, Type type, IPropertyItemProvider propertyProvider, 
    IServiceProvider serviceProvider)
parameter description
scriptName Script name
type Columns or form type
propertyProvider Property item provider
serviceProvider Service provider

Remarks

Creates a new instance of the class

See Also