Initializes a new instance of the CheckBoxListConverter class
Namespace: System.Extensions.Web.UI.WebControls.DesignAssembly: System.Web.Extensions2 (in System.Web.Extensions2.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public CheckBoxListConverter() |
Visual Basic |
---|
Public Sub New |
Visual C++ |
---|
public: CheckBoxListConverter() |
F# |
---|
new : unit -> CheckBoxListConverter |