ClientPivotControlMenuOption class

Represents a clickable Menu Option at the correct position in the pivot control The pivot control surfaces the configured number of options and moves the rest to the overflow menu

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.WebControls.ClientPivotControlMenuOption

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

Syntax

'Declaration
Public Class ClientPivotControlMenuOption
'Usage
Dim instance As ClientPivotControlMenuOption
public class ClientPivotControlMenuOption

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ClientPivotControlMenuOption members

Microsoft.SharePoint.WebControls namespace