MobileAspMenu.SelectStaticItemsOnly 属性

控制是否选择仅静态项,或者如果可能太选择动态 (弹出) 项目。

命名空间:  Microsoft.SharePoint.Mobile.WebControls
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Property SelectStaticItemsOnly As Boolean
    Get
    Set
用法
Dim instance As MobileAspMenu
Dim value As Boolean

value = instance.SelectStaticItemsOnly

instance.SelectStaticItemsOnly = value
public bool SelectStaticItemsOnly { get; set; }

属性值

类型:System.Boolean
true,如果要选择只能将静态项目 ;否则为则返回 false。默认值为,则返回 true。

另请参阅

引用

MobileAspMenu 类

MobileAspMenu 成员

Microsoft.SharePoint.Mobile.WebControls 命名空间