Property | Type | Description | |
---|---|---|---|
dlItems | global::System.Web.UI.WebControls.DataList | ||
lblNoData | global::System.Web.UI.WebControls.Literal | ||
lnkRss | global::System.Web.UI.WebControls.HyperLink |
Property | Type | Description | |
---|---|---|---|
BindData | void | ||
Page_Load | void | ||
dlItems_ItemDataBound | void |
Method | Description | |
---|---|---|
GetThumb ( string fileName ) : string |
Method | Description | |
---|---|---|
OnInit ( |
Method | Description | |
---|---|---|
BindData ( ) : void | ||
Page_Load ( object sender, |
||
dlItems_ItemDataBound ( object sender, System.Web.UI.WebControls.DataListItemEventArgs e ) : void |
protected global::System.Web.UI.WebControls.DataList dlItems | ||
return | global::System.Web.UI.WebControls.DataList |
protected global::System.Web.UI.WebControls.Literal lblNoData | ||
return | global::System.Web.UI.WebControls.Literal |