C# Class SenseNet.Portal.Portlets.ContentListPortlet

Inheritance: SenseNet.Portal.UI.PortletFramework.ContextBoundPortlet
Afficher le fichier Open project: maxpavlov/FlexNet

Private Properties

Свойство Type Description
CreateViewControl System.Web.UI.Control

Méthodes publiques

Méthode Description
ContentListPortlet ( ) : System

Méthodes protégées

Méthode Description
CreateChildControls ( ) : void

Private Methods

Méthode Description
CreateViewControl ( string path ) : Control

Method Details

ContentListPortlet() public méthode

public ContentListPortlet ( ) : System
Résultat System

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void