User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.contextmenuitemsetting

ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

A setting for ContextMenuItem that contains APIs to set properties of ContextMenuItem using in MVC view.

Inheritance Hierarchy

Members Summary

Public Constructors

ContextMenuItemSetting(ContextMenuItem)

  • Initializes a new instance of the ContextMenuItemSetting class.
Remarks
  • N/A
Parameters
  • contextMenuItem
    • Description:the context menu item which will be assigned to Element property

Protected Constructors

Public Methods

MenuItems(Action<ContextMenuItemCollection>)

  • Initializes a new instance of the ContextMenuItemSetting class.
Remarks
  • N/A
Return Value
Parameters
  • addItemsAction

Id(String)

  • Set Id for Element property and retun the ContextMenuItemSetting
Remarks
  • N/A
Return Value
Parameters
  • id
    • Type:String
    • Description:A id for Element property

CssClass(String)

  • Set css Class for Element property and retun the ContextMenuItemSetting
Remarks
  • N/A
Return Value
Parameters
  • cssClass
    • Type:String
    • Description:A css Class for Element property

HoverCssClass(String)

  • Set hover Css Class for Element property and retun the ContextMenuItemSetting
Remarks
  • N/A
Return Value
Parameters
  • hoverCssClass
    • Type:String
    • Description:A id for Element property

OnClientClick(String)

  • Set client Click Script for Element property and retun the ContextMenuItemSetting
Remarks
  • N/A
Return Value
Parameters
  • clientClickScript
    • Type:String
    • Description:A client Click Script for Element property

InnerHtml(String)

  • Set inner Html for Element property and retun the ContextMenuItemSetting
Remarks
  • N/A
Return Value
Parameters
  • innerHtml
    • Type:String
    • Description:A inner Html for Element property

ToString()

  • N/A
Remarks
  • N/A
Return Value
  • Type:String
  • Description:N/A
Parameters

Equals(Object)

  • N/A
Remarks
  • N/A
Return Value
  • Type:Boolean
  • Description:N/A
Parameters
  • obj
    • Type:Object
    • Description:N/A

GetHashCode()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Int32
  • Description:N/A
Parameters

GetType()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Type
  • Description:N/A
Parameters

Protected Methods

Finalize()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Void
  • Description:N/A
Parameters

MemberwiseClone()

  • N/A
Remarks
  • N/A
Return Value
  • Type:Object
  • Description:N/A
Parameters

Public Properties

Protected Properties

Element

N/A

Remarks

N/A

Return Value

Public Events

thinkgeo.mapsuite.mvcedition.contextmenuitemsetting.txt · Last modified: 2017/03/16 21:59 (external edit)