Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Engage
Dnn
Publish
ArticleControls
ArticleCategoryListing
C# Class Engage.Dnn.Publish.ArticleControls.ArticleCategoryListing
Inheritance:
ModuleBase
,
IActionable
ファイルを表示
Open project: EngageSoftware/Engage-Publish
Protected Properties
Property
Type
Description
dlArticles
global::System.Web.UI.WebControls.DataList
Protected Methods
Method
Description
OnInit
(
EventArgs
e
) :
void
Private Methods
Method
Description
LoadControlType
( ) :
void
Page_Load
(
object
sender
,
EventArgs
e
) :
void
Method Details
OnInit()
protected
method
protected
OnInit
(
EventArgs
e
) :
void
e
System.EventArgs
return
void
Property Details
dlArticles
protected_oe property
dlArticles control.
Auto-generated field. To modify move field declaration from designer file to code-behind file.
protected
global::System.Web.UI.WebControls.DataList
dlArticles
return
global::System.Web.UI.WebControls.DataList