DataScript class
namespace: Serenity.Web assembly: Serenity.Net.Web
Dynamic script that contains remote data
public class DataScript : DynamicScript, IGetScriptData, INamedDynamicScript
Public Members
| name | description |
|---|---|
| DataScript(…) | Creates a new instance of the class |
| ScriptName { get; } | |
| override GetScript() | |
| GetScriptData() |
Protected Members
| name | description |
|---|---|
| DataScript() | Creates a new instance of the class |
| getData- | Callback to get data |
| key- | Key for the data script |
See Also
- class DynamicScript
- interface IGetScriptData
- interface INamedDynamicScript
- Source: DataScript.cs