C# Class SenseNet.Portal.Portlets.NotificationEditorPortlet

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
NotificationEditorPortlet ( ) : System

Méthodes protégées

Méthode Description
BtnSave_Click ( object sender, EventArgs args ) : void
CreateChildControls ( ) : void
GetModel ( ) : object

Method Details

BtnSave_Click() protected méthode

protected BtnSave_Click ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
Résultat void

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void

GetModel() protected méthode

protected GetModel ( ) : object
Résultat object

NotificationEditorPortlet() public méthode

public NotificationEditorPortlet ( ) : System
Résultat System