Property | Type | Description |
---|
Method | Description | |
---|---|---|
LoadPostData ( string postDataKey, System postCollection ) : bool |
Does nothing since we manage state ourselves
|
|
OnPreRender ( |
Ons the pre render.
|
|
RaiseValueChanged ( ) : void |
Raises the value changed.
|
protected LoadPostData ( string postDataKey, System postCollection ) : bool | ||
postDataKey | string | |
postCollection | System | |
return | bool |
protected OnPreRender ( |
||
e | E. | |
return | void |