C# Class Rock.Web.UI.Controls.CurrencyBox

Inheritance: NumberBox
Afficher le fichier Open project: SparkDevNetwork/Rock Class Usage Examples

Méthodes protégées

Méthode Description
OnInit ( System e ) : void

Raises the E:System.Web.UI.Control.Init event.

Method Details

OnInit() protected méthode

Raises the E:System.Web.UI.Control.Init event.
protected OnInit ( System e ) : void
e System An object that contains the event data.
Résultat void