バージョン

parentItem プロパティ

この項目の親項目を取得します。この項目は項目階層の上にある場合、null が返されます。
シンタックス
ASP.NET Ajax Javascript (Specification) 
function get_parentItem() : ExplorerBarItem
ASP.NET Ajax Javascript (Usage) 
var resultVar = instanceOfExplorerBarItem.get_parentItem();
参照