DataScriptAttribute constructor (1 of 2)

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the DataScriptAttribute class.

public DataScriptAttribute()

See Also


DataScriptAttribute constructor (2 of 2)

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the DataScriptAttribute class.

public DataScriptAttribute(string key)
parameter description
key The key.

See Also