C# Class SenseNet.Portal.Portlets.ContentUndoCheckOutPortlet

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

Public Methods

Method Description
ContentUndoCheckOutPortlet ( ) : System

Protected Methods

Method Description
OnInit ( EventArgs e ) : void

Method Details

ContentUndoCheckOutPortlet() public method

public ContentUndoCheckOutPortlet ( ) : System
return System

OnInit() protected method

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