FormatterOptionAttribute.Value property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets the option value.

public object Value { get; }

Property Value

The option value.

See Also