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
OKHOSTING
UI
Controls
Forms
TextBoxField
C# Class 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.
Inheritance:
FormField
Show file
Open project: okhosting/OKHOSTING.UI
Protected Methods
Method
Description
CreateValueControl
( ) :
void
Creates the controls for displaying the field
Crea los controles para visualizar el campo.
Method Details
CreateValueControl()
protected
method
Creates the controls for displaying the field
Crea los controles para visualizar el campo.
protected
CreateValueControl
( ) :
void
return
void