ModuleAttribute.Value property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets the module.

public string Value { get; }

Property Value

The module.

See Also