Share via


ClientPivotControlMenuOption members

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

The ClientPivotControlMenuOption type exposes the following members.

Constructors

  Name Description
Public method ClientPivotControlMenuOption

Top

Properties

  Name Description
Public property Description The subtext with additional information about the menu option
Public property DisplayText The main display text explaining the menu option
Public property ImageAltText The alternate text displayed for the image, if an ImageUrl is specified
Public property ImageUrl A string with a URL to an image shown for the menu option in the overflow menu. No image will appear for the option if no URL is specified
Public property MenuOptionType
Public property OnClickAction A string of valid JavaScript to be executed when the menu option is selected
Public property SelectedOption A boolean to mark that the current option should render as the 'selected' option

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ClientPivotControlMenuOption class

Microsoft.SharePoint.WebControls namespace