C# Class Subtext.Web.Admin.Pages.Export

Inheritance: Subtext.Web.Admin.Pages.AdminPage
Exibir arquivo Open project: ayende/Subtext

Public Methods

Method Description
ExportLinksToOpml ( ) : void

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

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

Page_Load ( object sender, System e ) : void

Method Details

ExportLinksToOpml() public method

public ExportLinksToOpml ( ) : void
return void

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void