Click or drag to resize
EnumDefaultValueAttribute Class
Marks the enum value as the default value for the containing enum type.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    CMS.HelpersEnumDefaultValueAttribute

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 11.0.0
Syntax
C#
public sealed class EnumDefaultValueAttribute : Attribute

The EnumDefaultValueAttribute type exposes the following members.

Constructors
  NameDescription
Public methodEnumDefaultValueAttribute
Top
See Also