Property | Type | Description | |
---|---|---|---|
dlCategories | global::System.Web.UI.WebControls.DataList | ||
dlItems | global::System.Web.UI.WebControls.DataList | ||
lblNoData | global::System.Web.UI.WebControls.Literal |
Method | Description | |
---|---|---|
OnInit ( |
Raises the Control.Init event.
|
Method | Description | |
---|---|---|
DisplayChildCategories ( ) : void | ||
DisplayItems ( int relationshipTypeId, int otherRelationshipTypeId ) : void | ||
DisplayNoConfigurationView ( int relationshipTypeId, int otherRelationshipTypeId ) : void | ||
GetSortOrder ( ) : string | ||
Page_Load ( object sender, |
||
RecordView ( ) : void |
Record a Viewing.
|
|
SetupOptions ( ) : void | ||
ShowNoContextView ( int relationshipTypeId, int otherRelationshipTypeId ) : void | ||
dlCategories_ItemDataBound ( object sender, System.Web.UI.WebControls.DataListItemEventArgs e ) : void | ||
dlItems_ItemDataBound ( object sender, System.Web.UI.WebControls.DataListItemEventArgs e ) : void |
protected OnInit ( |
||
e | The |
|
return | void |
protected global::System.Web.UI.WebControls.DataList dlCategories | ||
return | global::System.Web.UI.WebControls.DataList |
protected global::System.Web.UI.WebControls.DataList dlItems | ||
return | global::System.Web.UI.WebControls.DataList |