Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
DotNetNuke
Modules
UserDefinedTable
DataTypes
EditInt32
C# Class DotNetNuke.Modules.UserDefinedTable.DataTypes.EditInt32
Edit and Validation Control for DataType "Int32"
Inheritance:
EditString
Show file
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