C# Class SenseNet.Portal.Portlets.TagEditPortlet

Inheritance: ContentEditorPortlet
Show file Open project: maxpavlov/FlexNet

Public Methods

Method Description
TagEditPortlet ( ) : System

Protected Methods

Method Description
OnCommandButtons ( CommandButtonsEventArgs e ) : void

Private Methods

Method Description
HandleTagReplacement ( ContentView contentView ) : void
OnSave ( ContentView contentView, Content content ) : void

Method Details

OnCommandButtons() protected method

protected OnCommandButtons ( CommandButtonsEventArgs e ) : void
e SenseNet.Portal.UI.CommandButtonsEventArgs
return void

TagEditPortlet() public method

public TagEditPortlet ( ) : System
return System