C# Class DotNetNuke.Modules.UserDefinedTable.DataTypes.EditBoolean

Edit and Validation Control for DataType "Boolean"
Inheritance: EditControl
Mostrar archivo Open project: DNNCommunity/DNN.FormAndList

Public Methods

Method Description
EditBoolean ( ) : System

Protected Methods

Method Description
IsNull ( ) : bool

Private Methods

Method Description
EditBoolean_Init ( object sender, EventArgs e ) : void

Method Details

EditBoolean() public method

public EditBoolean ( ) : System
return System

IsNull() protected method

protected IsNull ( ) : bool
return bool