C# Class SenseNet.Portal.UI.Controls.Comment

Inheritance: System.Web.UI.UserControl
Mostra file Open project: maxpavlov/FlexNet

Protected Methods

Method Description
CreateChildControls ( ) : void
OnInit ( EventArgs e ) : void

Method Details

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void

OnInit() protected method

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