C# Class OKHOSTING.UI.Controls.Forms.BinaryField

Field for binary values (byte[]) Campo para valores binarios (byte[]).

Inheritance: FormField
Afficher le fichier Open project: okhosting/OKHOSTING.UI Class Usage Examples

Méthodes protégées

Méthode Description
CreateValueControl ( ) : void

Creates the controls for displaying the field Crea los controles para visualizar el campo.

Method Details

CreateValueControl() protected méthode

Creates the controls for displaying the field Crea los controles para visualizar el campo.

protected CreateValueControl ( ) : void
Résultat void