[This is preliminary documentation and is subject to change.]
Returns the index associated with the specified |commandId| or -1 if not
found due to the command id not existing in the menu.
Namespace: Xilium.CefGlueAssembly: Xilium.CefGlue (in Xilium.CefGlue.dll) Version: 3.2272.2035.0 (3.2272.2035.0)
Syntax
Parameters
- commandId
- Type: System Int32
[Missing <param name="commandId"/> documentation for "M:Xilium.CefGlue.CefMenuModel.GetIndexOf(System.Int32)"]
Return Value
Type: Int32[Missing <returns> documentation for "M:Xilium.CefGlue.CefMenuModel.GetIndexOf(System.Int32)"]
See Also