C# Class SenseNet.Portal.Portlets.FieldEditorPortlet

Inheritance: SenseNet.Portal.UI.PortletFramework.ContextBoundPortlet, IContentProvider
Show file Open project: maxpavlov/FlexNet

Private Properties

Property Type Description

Public Methods

Method Description
FieldEditorPortlet ( ) : System

Protected Methods

Method Description
CreateChildControls ( ) : void
RenderWithAscx ( System writer ) : void

Method Details

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void

FieldEditorPortlet() public method

public FieldEditorPortlet ( ) : System
return System

RenderWithAscx() protected method

protected RenderWithAscx ( System writer ) : void
writer System
return void