다음을 통해 공유


MobileAspMenu.PerformTargetBinding property

Namespace:  Microsoft.SharePoint.Mobile.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Property PerformTargetBinding As Boolean
    Get
    Set
'Usage
Dim instance As MobileAspMenu
Dim value As Boolean

value = instance.PerformTargetBinding

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

Property value

Type: System.Boolean

See also

Reference

MobileAspMenu class

MobileAspMenu members

Microsoft.SharePoint.Mobile.WebControls namespace