ScfSelectAction Enumeration

Defines the action to take when an item is selected on a menu.

Namespace: Microsoft.SideShow.SimpleContentFormat
Assembly: Microsoft.SideShow (in microsoft.sideshow.dll)

Usage

Syntax

'Declaration
Public Enumeration ScfSelectAction
public enum ScfSelectAction
public enum class ScfSelectAction
public enum ScfSelectAction
public enum ScfSelectAction

Members

Member name Description
MenuId Selection causes the context menu for the item to be invoked.
Target Selection causes navigation to the page specified by the target item attribute.

Platforms

Development Platforms

Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate

Target Platforms

Windows Vista Home Premium, Windows Vista Business, Windows Vista Enterprise, Windows Vista Ultimate

See Also

Reference

Microsoft.SideShow.SimpleContentFormat Namespace