Method | Description | |
---|---|---|
SetValue ( Rock category ) : void |
Sets the value.
|
|
SetValues ( IEnumerable |
Sets the values.
|
Method | Description | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
SetValueOnSelect ( ) : void |
Sets the value on select.
|
|
SetValuesOnSelect ( ) : void |
Sets the values on select.
|
Method | Description | |
---|---|---|
SetExtraRestParams ( ) : void |
Sets the extra rest params.
|
protected OnInit ( |
||
e | An |
|
return | void |
public SetValue ( Rock category ) : void | ||
category | Rock | The category. |
return | void |
public SetValues ( IEnumerable |
||
categories | IEnumerable |
The categories. |
return | void |