Method | Description | |
---|---|---|
RenderControl ( System.Web.UI.HtmlTextWriter writer ) : void |
Outputs server control content to a provided T:System.Web.UI.HtmlTextWriter object and stores tracing information about the control if tracing is enabled.
|
|
WarningBlock ( ) : System.Collections.Generic |
Initializes a new instance of the WarningBlock class.
|
Method | Description | |
---|---|---|
OnInit ( System e ) : void |
Raises the E:System.Web.UI.Control.Init event.
|
protected OnInit ( System e ) : void | ||
e | System | An |
return | void |
public RenderControl ( System.Web.UI.HtmlTextWriter writer ) : void | ||
writer | System.Web.UI.HtmlTextWriter | The |
return | void |
public WarningBlock ( ) : System.Collections.Generic | ||
return | System.Collections.Generic |