AspMenu.PerformTargetBinding 属性

获取或设置一个值,该值指示是否将目标绑定执行的控件。

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

语法

声明
Public Property PerformTargetBinding As Boolean
    Get
    Set
用法
Dim instance As AspMenu
Dim value As Boolean

value = instance.PerformTargetBinding

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

属性值

类型:System.Boolean
true如果执行目标绑定 ;否则为false。默认值为true。

另请参阅

引用

AspMenu 类

AspMenu 成员

Microsoft.SharePoint.WebControls 命名空间