FormatterOptionAttribute.Key property

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Gets the option key.

public string Key { get; }

Property Value

The option key.

See Also