This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
thinkgeo.mapsuite.mvcedition.contextmenuitemsetting [2015/09/21 03:32] admin |
thinkgeo.mapsuite.mvcedition.contextmenuitemsetting [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting ====== | ====== ThinkGeo.MapSuite.MvcEdition.ContextMenuItemSetting ====== | ||
| + | |||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| + | |||
| A setting for ContextMenuItem that contains APIs to set properties of ContextMenuItem using in MVC view. | A setting for ContextMenuItem that contains APIs to set properties of ContextMenuItem using in MVC view. | ||
| ===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
| Line 9: | Line 12: | ||
| ** {{wiki:PublicMethod.gif|}} ContextMenuItemSetting(ContextMenuItem) ** | ** {{wiki:PublicMethod.gif|}} ContextMenuItemSetting(ContextMenuItem) ** | ||
| - | Initializes a new instance of the ContextMenuItemSetting class. | + | * //Initializes a new instance of the ContextMenuItemSetting class.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Parameters == | == Parameters == | ||
| * //contextMenuItem// | * //contextMenuItem// | ||
| Line 22: | Line 25: | ||
| ** {{wiki:PublicMethod.gif|}} MenuItems(Action<ContextMenuItemCollection>) ** | ** {{wiki:PublicMethod.gif|}} MenuItems(Action<ContextMenuItemCollection>) ** | ||
| - | Initializes a new instance of the ContextMenuItemSetting class. | + | * //Initializes a new instance of the ContextMenuItemSetting class.// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 38: | Line 41: | ||
| ** {{wiki:PublicMethod.gif|}} Id(String) ** | ** {{wiki:PublicMethod.gif|}} Id(String) ** | ||
| - | Set Id for Element property and retun the ContextMenuItemSetting | + | * //Set Id for Element property and retun the ContextMenuItemSetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 54: | Line 57: | ||
| ** {{wiki:PublicMethod.gif|}} CssClass(String) ** | ** {{wiki:PublicMethod.gif|}} CssClass(String) ** | ||
| - | Set css Class for Element property and retun the ContextMenuItemSetting | + | * //Set css Class for Element property and retun the ContextMenuItemSetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 70: | Line 73: | ||
| ** {{wiki:PublicMethod.gif|}} HoverCssClass(String) ** | ** {{wiki:PublicMethod.gif|}} HoverCssClass(String) ** | ||
| - | Set hover Css Class for Element property and retun the ContextMenuItemSetting | + | * //Set hover Css Class for Element property and retun the ContextMenuItemSetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 86: | Line 89: | ||
| ** {{wiki:PublicMethod.gif|}} OnClientClick(String) ** | ** {{wiki:PublicMethod.gif|}} OnClientClick(String) ** | ||
| - | Set client Click Script for Element property and retun the ContextMenuItemSetting | + | * //Set client Click Script for Element property and retun the ContextMenuItemSetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 102: | Line 105: | ||
| ** {{wiki:PublicMethod.gif|}} InnerHtml(String) ** | ** {{wiki:PublicMethod.gif|}} InnerHtml(String) ** | ||
| - | Set inner Html for Element property and retun the ContextMenuItemSetting | + | * //Set inner Html for Element property and retun the ContextMenuItemSetting// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 118: | Line 121: | ||
| ** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 130: | Line 133: | ||
| ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 146: | Line 149: | ||
| ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 158: | Line 161: | ||
| ** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 171: | Line 174: | ||
| ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||
| Line 183: | Line 186: | ||
| ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
| - | N/A | + | * //N/A// |
| == Remarks == | == Remarks == | ||
| - | N/A | + | * //N/A// |
| == Return Value == | == Return Value == | ||