Namespace: Lithnet.Ecma2Framework
Defines a configuration parameter that is rendered as a divider in the management agent's configuration pages The divider has no data backing and therefore is not associated with a property, rather it is added to an existing property. The divider will be displayed above the decorated property.
public class DividerParameterAttribute : System.Attribute
Inheritance Object → Attribute → DividerParameterAttribute
public object TypeId { get; }
public DividerParameterAttribute()