Property | Type | Description | |
---|---|---|---|
Repeater1 | global::System.Web.UI.WebControls.Repeater |
Method | Description | |
---|---|---|
BindData ( int fieldId, |
||
Show ( DataType selectedType ) : void | ||
Update ( int fieldId, DataType type ) : void |
public BindData ( int fieldId, |
||
fieldId | int | |
settingsTable | ||
type | DataType | |
return | void |
public Update ( int fieldId, DataType type ) : void | ||
fieldId | int | |
type | DataType | |
return | void |