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

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

Méthodes publiques

Свойство Type Description
_pageSize int

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
WallPortlet ( ) : System

Méthodes protégées

Méthode Description
ConfigureWorkspaceWall_Click ( object sender, EventArgs e ) : void
CreateChildControls ( ) : void
GatherPosts ( ) : IEnumerable
OnInit ( EventArgs e ) : void

Method Details

ConfigureWorkspaceWall_Click() protected méthode

protected ConfigureWorkspaceWall_Click ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void

GatherPosts() protected méthode

protected GatherPosts ( ) : IEnumerable
Résultat IEnumerable

OnInit() protected méthode

protected OnInit ( EventArgs e ) : void
e System.EventArgs
Résultat void

WallPortlet() public méthode

public WallPortlet ( ) : System
Résultat System

Property Details

_pageSize public_oe property

public int _pageSize
Résultat int