C# Class newtelligence.DasBlog.Web.EditNavigatorLinks

Summary description for WebForm1.
Inheritance: SharedBasePage, IPageFormatInfo
Show file Open project: AArnott/dasblog

Protected Methods

Method Description
LoadEntries ( ) : EntryCollection
OnInit ( EventArgs e ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

Method Details

LoadEntries() protected method

protected LoadEntries ( ) : EntryCollection
return EntryCollection

OnInit() protected method

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