C# Class SenseNet.Portal.Portlets.NotificationDeletePortlet

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

Méthodes publiques

Méthode Description
NotificationDeletePortlet ( ) : System

Méthodes protégées

Méthode Description
OnInit ( EventArgs e ) : void

Method Details

NotificationDeletePortlet() public méthode

public NotificationDeletePortlet ( ) : System
Résultat System

OnInit() protected méthode

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