Method | Description | |
---|---|---|
LoadPostData ( string postDataKey, System postCollection ) : bool | ||
RaisePostDataChangedEvent ( ) : void |
Method | Description | |
---|---|---|
OnDataBound ( |
||
Render ( System.Web.UI.HtmlTextWriter writer ) : void |
public LoadPostData ( string postDataKey, System postCollection ) : bool | ||
postDataKey | string | |
postCollection | System | |
return | bool |
protected OnDataBound ( |
||
e | ||
return | void |
protected Render ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
return | void |