C# Class Subtext.Web.OPML

Summary description for OPML.
Inheritance: System.Web.UI.Page
Afficher le fichier Open project: ayende/Subtext

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Required method for Designer support - do not modify the contents of this method with the code editor.

Page_Load ( object sender, EventArgs e ) : void
Write ( DataTable dt, string appPath ) : string

Method Details

OnInit() protected méthode

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