메소드 | 설명 | |
---|---|---|
SetValue ( Rock.Web.Cache.EntityTypeCache entityType ) : void |
Sets the value.
|
|
SetValues ( IEnumerable |
Sets the values.
|
메소드 | 설명 | |
---|---|---|
OnInit ( |
Raises the E:System.Web.UI.Control.Init event.
|
|
SetValueOnSelect ( ) : void |
Sets the value on select.
|
|
SetValuesOnSelect ( ) : void |
Sets the values on select.
|
protected OnInit ( |
||
e | An |
|
리턴 | void |
public SetValue ( Rock.Web.Cache.EntityTypeCache entityType ) : void | ||
entityType | Rock.Web.Cache.EntityTypeCache | Type of the entity. |
리턴 | void |
public SetValues ( IEnumerable |
||
entityTypes | IEnumerable |
The entity types. |
리턴 | void |