Table of Contents

Class BasicSettingAttribute

Namespace
Ecng.ComponentModel
Assembly
Ecng.ComponentModel.dll

Marks property as basic to be included into basic settings UI.

[AttributeUsage(AttributeTargets.Property)]
public class BasicSettingAttribute : Attribute
Inheritance
BasicSettingAttribute
Inherited Members
Extension Methods

Constructors

BasicSettingAttribute()

public BasicSettingAttribute()