프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DiscoverContainers | void | ||
IPostBackDataHandler | bool | ||
IPostBackDataHandler | void |
메소드 | 설명 | |
---|---|---|
RenderAttributes ( System.Web.UI.HtmlTextWriter writer ) : void |
Overrides HtmlInputRadioButton.RenderAttributes. Customized to use this implementation of RenderedNameAttribute |
메소드 | 설명 | |
---|---|---|
DiscoverContainers ( ) : void | ||
IPostBackDataHandler ( string postDataKey, |
This doesn't differ from the original implementaion... except now i'methodName using my own RenderednameAttribute instead of the InputControl implementation.
|
|
IPostBackDataHandler ( ) : void |
No change from the InputControl implementation
|
protected RenderAttributes ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | |
리턴 | void |