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

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

Protected Methods

Method Description
IsValidType ( ) : bool
OnInit ( EventArgs e ) : void

Method Details

IsValidType() protected method

protected IsValidType ( ) : bool
return bool

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void