C# Class SenseNet.Portal.Handlers.PortletPreviewHandler

Inheritance: System.Web.UI.Page
Show file Open project: maxpavlov/FlexNet

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Private Methods

Method Description
CreateLayout ( ) : void

Method Details

OnInit() protected method

protected OnInit ( EventArgs e ) : void
e System.EventArgs
return void