C# Class SenseNet.Portal.Portlets.ContentCheckOutPortlet

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

Public Methods

Method Description
ContentCheckOutPortlet ( ) : System

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Method Details

ContentCheckOutPortlet() public method

public ContentCheckOutPortlet ( ) : System
return System

OnInit() protected method

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