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