Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
SenseNet
Portal
Portlets
Wall
CommentPortlet
C# Class SenseNet.Portal.Portlets.Wall.CommentPortlet
Inheritance:
SenseNet.Portal.UI.PortletFramework.ContextBoundPortlet
Mostrar archivo
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