'宣言 Public Class HtmlBoxMenuItem Inherits BaseChildControl
public class HtmlBoxMenuItem : BaseChildControl
2つの型のHtmlBoxMenuItemオブジェクトがあります。標準型はクライアント側のJavaScript関数を呼び出します。HtmlBoxMenuItem(string,string,string)コンストラクターを使用してこの型のHtmlBoxMenuItemを作成します。このダイアログ型はHtmlBoxDialogオブジェクトを起動します。HtmlBoxMenuItem(string,string,HtmlBoxDialogコンストラクター)を使用してこの型のHtmlBoxMenuItemを作成します。