C# Class SenseNet.Portal.Portlets.TagToBlackListPortlet

Inheritance: ContentEditorPortlet
Show file Open project: maxpavlov/FlexNet

Public Methods

Method Description
TagToBlackListPortlet ( ) : System

Protected Methods

Method Description
CreateChildControls ( ) : void
OnLoad ( EventArgs e ) : void

Method Details

CreateChildControls() protected method

protected CreateChildControls ( ) : void
return void

OnLoad() protected method

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

TagToBlackListPortlet() public method

public TagToBlackListPortlet ( ) : System
return System