The TrueFalseEditControl control provides a standard UI component for editing true/false (boolean) properties.

Namespace: DotNetNuke.UI.WebControls
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class CheckEditControl : TrueFalseEditControl
Visual Basic
Public Class CheckEditControl
	Inherits TrueFalseEditControl

Remarks