ModuleAttribute constructor

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the ModuleAttribute class.

public ModuleAttribute(string module)
parameter description
module The module.

See Also