HTML Editor for ASP.NET AJAX Professional Edition
HtmlEditor..::.MenuInfo Constructor (name, width, behaviorType)
Server ReferenceWinthusiasm.HtmlEditorHtmlEditor..::.MenuInfoHtmlEditor..::.MenuInfo(String, Int32, String)
Constructor.
Declaration Syntax
C#
public MenuInfo(
	string name,
	int width,
	string behaviorType
)
Parameters
name (String)
The name of the menu.
width (Int32)
The width of the menu in pixels.
behaviorType (String)
The client-side associated behavior type.

Assembly: Winthusiasm.HtmlEditor (Module: Winthusiasm.HtmlEditor) Version: 2.7.0.0 (2.7.0.0)