Property | Type | Description | |
---|---|---|---|
PopulateDataItemPropertiesDictionary | void | ||
ToGridItemsDictionary | object>.Dictionary | ||
lOutputText_DataBinding | void |
Method | Description | |
---|---|---|
InstantiateIn ( |
When implemented by a class, defines the T:System.Web.UI.Control object that child controls and templates belong to. These child controls are in turn defined within an inline template.
|
Method | Description | |
---|---|---|
PopulateDataItemPropertiesDictionary ( object dataItem ) : void |
Populates the data item properties dictionary.
|
|
ToGridItemsDictionary ( System.Web.UI.WebControls.GridViewRow gridViewRow, object dataItem ) : object>.Dictionary |
To the dictionary.
|
|
lOutputText_DataBinding ( object sender, |
Handles the DataBinding event of the lOutputText control.
|
public InstantiateIn ( |
||
container | The |
|
return | void |