DynamicScriptAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the DynamicScriptAttribute class.

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

See Also