PropertyItemsScript class
namespace: Serenity.Web assembly: Serenity.Net.Web
Abstract base class for ColumnsScript and FormScript
public abstract class PropertyItemsScript : IGetScriptData, INamedDynamicScript
Public Members
| name | description |
|---|---|
| Expiration { get; set; } | |
| GroupKey { get; set; } | |
| ScriptName { get; } | |
| event ScriptChanged | |
| Changed() | |
| CheckRights(…) | |
| GetScript() | |
| GetScriptData() |
Protected Members
| name | description |
|---|---|
| PropertyItemsScript(…) | Creates a new instance of the class |
| static CheckName(…) | Checks the name if its empty or null |
See Also
- interface IGetScriptData
- interface INamedDynamicScript
- Source: PropertyItemsScript.cs