C# Class SenseNet.Portal.Portlets.Wall.CommentPortlet

Inheritance: SenseNet.Portal.UI.PortletFramework.ContextBoundPortlet
显示文件 Open project: maxpavlov/FlexNet

Public Methods

Method Description
CommentPortlet ( ) : System

Protected Methods

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

Method Details

CommentPortlet() public method

public CommentPortlet ( ) : System
return System

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void

OnInit() protected method

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