C# Class SPShareVideo.WebControls.ShareVideoRibbon

Inheritance: System.Web.UI.WebControls.WebControl
Datei anzeigen Open project: vgrem/Blog-content

Protected Methods

Method Description
OnLoad ( EventArgs e ) : void

Private Methods

Method Description
RenderBeginTag ( System.Web.UI.HtmlTextWriter writer ) : void
RenderEndTag ( System.Web.UI.HtmlTextWriter writer ) : void

Method Details

OnLoad() protected method

protected OnLoad ( EventArgs e ) : void
e System.EventArgs
return void