Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the behavor of the tile click
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property LaunchBehavior As TileLaunchBehavior
Get
Set
'Usage
Dim instance As TileData
Dim value As TileLaunchBehavior
value = instance.LaunchBehavior
instance.LaunchBehavior = value
public TileLaunchBehavior LaunchBehavior { get; set; }
Property value
Type: Microsoft.SharePoint.WebPartPages.TileLaunchBehavior