C# Class SenseNet.Portal.Portlets.ContentListPortlet

Inheritance: SenseNet.Portal.UI.PortletFramework.ContextBoundPortlet
Show file Open project: maxpavlov/FlexNet

Private Properties

Property Type Description
CreateViewControl System.Web.UI.Control

Public Methods

Method Description
ContentListPortlet ( ) : System

Protected Methods

Method Description
CreateChildControls ( ) : void

Private Methods

Method Description
CreateViewControl ( string path ) : Control

Method Details

ContentListPortlet() public method

public ContentListPortlet ( ) : System
return System

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void