C# Class SenseNet.Portal.Portlets.ContentQueryPresenterPortlet

Inheritance: ContentCollectionPortlet
Afficher le fichier Open project: maxpavlov/FlexNet

Private Properties

Свойство Type Description
GetIntFromRequest bool

Méthodes publiques

Méthode Description
ContentQueryPresenterPortlet ( ) : System

Méthodes protégées

Méthode Description
GetModel ( ) : object
RenderWithAscx ( System writer ) : void

Private Methods

Méthode Description
GetIntFromRequest ( string variable, int &value ) : bool

Method Details

ContentQueryPresenterPortlet() public méthode

public ContentQueryPresenterPortlet ( ) : System
Résultat System

GetModel() protected méthode

protected GetModel ( ) : object
Résultat object

RenderWithAscx() protected méthode

protected RenderWithAscx ( System writer ) : void
writer System
Résultat void