C# Class XAF_Bootstrap.Controls.XafBootstrapStringEdit

Inheritance: XafBootstrapBaseControl
Afficher le fichier Open project: Terricks/XAFBootstrap Class Usage Examples

Méthodes publiques

Свойство Type Description
AddonLeft String
AddonRight String
EncodeInnerHtml bool
ID String
IsPassword System.Boolean
Placeholder String
RowCount int
TextOnly Boolean

Méthodes publiques

Méthode Description
InnerRender ( ) : void
XafBootstrapStringEdit ( ) : System

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Method Details

InnerRender() public méthode

public InnerRender ( ) : void
Résultat void

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e EventArgs
Résultat void

XafBootstrapStringEdit() public méthode

public XafBootstrapStringEdit ( ) : System
Résultat System

Property Details

AddonLeft public_oe property

public String AddonLeft
Résultat String

AddonRight public_oe property

public String AddonRight
Résultat String

EncodeInnerHtml public_oe property

public bool EncodeInnerHtml
Résultat bool

ID public_oe property

public String ID
Résultat String

IsPassword public_oe property

public Boolean,System IsPassword
Résultat System.Boolean

Placeholder public_oe property

public String Placeholder
Résultat String

RowCount public_oe property

public int RowCount
Résultat int

TextOnly public_oe property

public Boolean TextOnly
Résultat Boolean