Share via


ClusteredHyperlink.TouchMode property

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

Syntax

'Declaration
Public Property TouchMode As Boolean
    Get
    Set
'Usage
Dim instance As ClusteredHyperlink
Dim value As Boolean

value = instance.TouchMode

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

Property value

Type: System.Boolean

See also

Reference

ClusteredHyperlink class

ClusteredHyperlink members

Microsoft.SharePoint.WebControls namespace