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

Edit and Validation Control for DataType "Int32"
Inheritance: EditString
Afficher le fichier Open project: DNNCommunity/DNN.FormAndList

Méthodes protégées

Méthode Description
IsValidType ( ) : bool
OnInit ( EventArgs e ) : void

Method Details

IsValidType() protected méthode

protected IsValidType ( ) : bool
Résultat bool

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void