C# Class Spring.Web.Support.ControlSupportingWebDI

Inheritance: System.Web.UI.Control, ISupportsWebDependencyInjection
Afficher le fichier Open project: spring-projects/spring-net Class Usage Examples

Méthodes protégées

Méthode Description
AddedControl ( Control control, int index ) : void

Method Details

AddedControl() protected méthode

protected AddedControl ( Control control, int index ) : void
control System.Web.UI.Control
index int
Résultat void