C# Class SenseNet.Portal.Portlets.ContentLinkerPortlet

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ContentLinkerPortlet ( ) : System

Méthodes protégées

Méthode Description
BindEvents ( ) : void
CreateChildControls ( ) : void
LinkContentsButton_Click ( object sender, EventArgs e ) : void

Method Details

BindEvents() protected méthode

protected BindEvents ( ) : void
Résultat void

ContentLinkerPortlet() public méthode

public ContentLinkerPortlet ( ) : System
Résultat System

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void

LinkContentsButton_Click() protected méthode

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