C# Class SenseNet.Portal.Portlets.HtmlPortlet

Inheritance: SenseNet.Portal.UI.PortletFramework.PortletBase
Show file Open project: maxpavlov/FlexNet

Private Properties

Property Type Description

Public Methods

Method Description
HtmlPortlet ( ) : System.Collections.Generic

Protected Methods

Method Description
Render ( System.Web.UI.HtmlTextWriter writer ) : void

Method Details

HtmlPortlet() public method

public HtmlPortlet ( ) : System.Collections.Generic
return System.Collections.Generic

Render() protected method

protected Render ( System.Web.UI.HtmlTextWriter writer ) : void
writer System.Web.UI.HtmlTextWriter
return void