DataScriptAttribute constructor (1 of 2)
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the DataScriptAttribute class.
public DataScriptAttribute()
See Also
- class DataScriptAttribute
DataScriptAttribute constructor (2 of 2)
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the DataScriptAttribute class.
public DataScriptAttribute(string key)
| parameter | description |
|---|---|
| key | The key. |
See Also
- class DataScriptAttribute