DefaultSectionKeyAttribute class
namespace: Serenity assembly: Serenity.Net.Core
Attribute to access the default section key for an option class
[AttributeUsage(AttributeTargets.Class, Inherited = false)]
public class DefaultSectionKeyAttribute : Attribute
Public Members
| name | description |
|---|---|
| DefaultSectionKeyAttribute(…) | Creates a new instance of the attribute |
| SectionKey { get; } | Gets the default section key |
See Also
- Source: DefaultSectionKeyAttribute.cs