Method | Description | |
---|---|---|
BoolField ( ) : System | ||
ComposeIcon ( object entity, string value, string field, string format ) : string |
Method | Description | |
---|---|---|
DisposeControls ( ) : void | ||
InitializeControls ( System.Web.UI.WebControls.DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex ) : void | ||
ItemDataBinding ( object sender, |
public static ComposeIcon ( object entity, string value, string field, string format ) : string | ||
entity | object | |
value | string | |
field | string | |
format | string | |
return | string |
protected InitializeControls ( System.Web.UI.WebControls.DataControlFieldCell cell, DataControlCellType cellType, DataControlRowState rowState, int rowIndex ) : void | ||
cell | System.Web.UI.WebControls.DataControlFieldCell | |
cellType | DataControlCellType | |
rowState | DataControlRowState | |
rowIndex | int | |
return | void |
protected ItemDataBinding ( object sender, |
||
sender | object | |
e | ||
return | void |