Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
newtelligence
DasBlog
Web
Core
BookControl
C# Class newtelligence.DasBlog.Web.Core.BookControl
Inheritance:
System.Web.UI.WebControls.HyperLink
Show file
Open project: AArnott/dasblog
Class Usage Examples
Public Methods
Method
Description
BookControl
( ) :
System
Protected Methods
Method
Description
GetRandomBook
( ) :
DataRow
OnPreRender
(
EventArgs
e
) :
void
Method Details
BookControl()
public
method
public
BookControl
( ) :
System
return
System
GetRandomBook()
protected
method
protected
GetRandomBook
( ) :
DataRow
return
System.Data.DataRow
OnPreRender()
protected
method
protected
OnPreRender
(
EventArgs
e
) :
void
e
System.EventArgs
return
void