TileLaunchBehavior enumeration

SharePoint 2013

Enumeration of possible behaviors of a tile when clicked.

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

No code example is currently available or this language may not be supported.

Member nameDescription
InPageNavigation Navigate to the action URL in the same browser page.
Dialog Open a dialog window and navigate it to the action URL.
NewTab Navigate to the action URL in a new browser page.
Show: