Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
newtelligence
DasBlog
Web
EditNavigatorLinks
C# Class newtelligence.DasBlog.Web.EditNavigatorLinks
Summary description for WebForm1.
Inheritance:
SharedBasePage
,
IPageFormatInfo
显示文件
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