C# Class SenseNet.Portal.Portlets.FieldEditorPortlet

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FieldEditorPortlet ( ) : System

Méthodes protégées

Méthode Description
CreateChildControls ( ) : void
RenderWithAscx ( System writer ) : void

Method Details

CreateChildControls() protected méthode

protected CreateChildControls ( ) : void
Résultat void

FieldEditorPortlet() public méthode

public FieldEditorPortlet ( ) : System
Résultat System

RenderWithAscx() protected méthode

protected RenderWithAscx ( System writer ) : void
writer System
Résultat void