Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OKHOSTING
UI
Controls
Forms
TextBoxField
C# 클래스 OKHOSTING.UI.Controls.Forms.TextBoxField
Base class for all fields that uses a single TextBox as ValueControl
La clase base para todos los campos que utilizan un unico cuadro de texto como un control de valores.
상속:
FormField
파일 보기
프로젝트 열기: okhosting/OKHOSTING.UI
보호된 메소드들
메소드
설명
CreateValueControl
( ) :
void
Creates the controls for displaying the field
Crea los controles para visualizar el campo.
메소드 상세
CreateValueControl()
보호된
메소드
Creates the controls for displaying the field
Crea los controles para visualizar el campo.
protected
CreateValueControl
( ) :
void
리턴
void