C# Class newtelligence.DasBlog.Web.FormatControl

Summary description for FormatControl.
Inheritance: System.Web.UI.UserControl
Afficher le fichier Open project: AArnott/dasblog

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void
Page_Load ( object sender, System e ) : void

Private Methods

Méthode Description
AddContentTo ( string path, Control target ) : void
InitializeComponent ( ) : void

Method Details

OnInit() protected méthode

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

Page_Load() protected méthode

protected Page_Load ( object sender, System e ) : void
sender object
e System
Résultat void