C# Class SenseNet.Portal.UI.PortletFramework.TextEditorPartOptions

Inheritance: EditorOptions
ファイルを表示 Open project: maxpavlov/FlexNet

Public Methods

Method Description
TextEditorPartOptions ( ) : System
TextEditorPartOptions ( TextEditorCommonType commonType ) : System

Method Details

TextEditorPartOptions() public method

public TextEditorPartOptions ( ) : System
return System

TextEditorPartOptions() public method

public TextEditorPartOptions ( TextEditorCommonType commonType ) : System
commonType TextEditorCommonType
return System