PropertyItemsScript constructor
namespace: Serenity.Web assembly: Serenity.Net.Web
Creates a new instance of the class
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 |
See Also
- interface IPropertyItemProvider
- class PropertyItemsScript