SearchMenuField members

The SearchMenuField type exposes the following members.

Constructors

  Name Description
Public method SearchMenuField

Top

Properties

  Name Description
Public property AccessibleHeaderText (Inherited from DataControlField.)
Public property CheckedMenuItemIdsFields (Inherited from SPMenuField.)
Protected property Control (Inherited from DataControlField.)
Public property ControlStyle (Inherited from DataControlField.)
Protected property DesignMode (Inherited from DataControlField.)
Public property DisabledMenuItemIdsFields (Inherited from SPMenuField.)
Public property FooterStyle (Inherited from DataControlField.)
Public property FooterText (Inherited from DataControlField.)
Public property HeaderImageUrl (Inherited from DataControlField.)
Public property HeaderStyle (Inherited from DataControlField.)
Public property HeaderText (Inherited from DataControlField.)
Public property HiddenMenuItemIdsFields (Inherited from SPMenuField.)
Public property ImageUrlFields (Inherited from SPMenuField.)
Public property ImageUrlFormat (Inherited from SPMenuField.)
Public property InsertVisible (Inherited from DataControlField.)
Protected property IsTrackingViewState (Inherited from DataControlField.)
Public property ItemStyle (Inherited from DataControlField.)
Public property MenuFormat (Inherited from SPMenuField.)
Public property MenuPrefixHtmlField
Public property MenuSuffixHtmlField
Public property MenuTemplateId (Inherited from SPMenuField.)
Public property MenuTemplateIdField (Inherited from SPMenuField.)
Public property NavigateUrlFields (Inherited from SPMenuField.)
Public property NavigateUrlFormat (Inherited from SPMenuField.)
Public property ShowHeader (Inherited from DataControlField.)
Public property SortExpression (Inherited from DataControlField.)
Public property TextCssClass (Inherited from SPMenuField.)
Public property TextFields (Inherited from SPMenuField.)
Public property TextFormat (Inherited from SPMenuField.)
Public property TokenNameAndValueFields (Inherited from SPMenuField.)
Public property ToolTipFields (Inherited from SPMenuField.)
Public property ToolTipFormat (Inherited from SPMenuField.)
Public property UseMaximumWidth (Inherited from SPMenuField.)
Protected property ViewState (Inherited from DataControlField.)
Public property Visible (Inherited from DataControlField.)

Top

Methods

  Name Description
Protected method CloneField (Inherited from DataControlField.)
Protected method CopyProperties (Inherited from DataControlField.)
Protected method CreateField (Overrides SPMenuField.CreateField().)
Public method Equals (Inherited from Object.)
Public method ExtractValuesFromCell (Inherited from DataControlField.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Initialize (Inherited from DataControlField.)
Public method InitializeCell Initializes a single cell of the grid view. (Overrides SPMenuField.InitializeCell(DataControlFieldCell, DataControlCellType, DataControlRowState, Int32).)
Protected method LoadViewState (Inherited from DataControlField.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnFieldChanged (Inherited from DataControlField.)
Protected method SaveViewState (Inherited from DataControlField.)
Public method ToString (Inherited from DataControlField.)
Protected method TrackViewState (Inherited from DataControlField.)
Public method ValidateSupportsCallback (Inherited from DataControlField.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate property IDataSourceViewSchemaAccessor.DataSourceViewSchema (Inherited from DataControlField.)
Explicit interface implemetationPrivate property IStateManager.IsTrackingViewState (Inherited from DataControlField.)
Explicit interface implemetationPrivate method IStateManager.LoadViewState (Inherited from DataControlField.)
Explicit interface implemetationPrivate method IStateManager.SaveViewState (Inherited from DataControlField.)
Explicit interface implemetationPrivate method IStateManager.TrackViewState (Inherited from DataControlField.)

Top

See also

Reference

SearchMenuField class

Microsoft.Office.Server.Search.WebControls namespace