AjaxControlToolkit.ExtenderControlPropertyAttribute.ExtenderControlPropertyAttribute C# (CSharp) Method

ExtenderControlPropertyAttribute() public method

public ExtenderControlPropertyAttribute ( ) : System
return System
        public ExtenderControlPropertyAttribute()
            : this(true)
        {
        }

Same methods

ExtenderControlPropertyAttribute::ExtenderControlPropertyAttribute ( bool isScriptProperty ) : System
ExtenderControlPropertyAttribute::ExtenderControlPropertyAttribute ( bool isScriptProperty, bool useJsonSerialization ) : System
ExtenderControlPropertyAttribute