RanorexRanorex Documentation
ContextMenu Property
NamespacesRanorexWebElementContextMenu
Specifies the context menu for an element.
Declaration Syntax
C#Visual BasicVisual C++
public virtual string ContextMenu { get; set; }
Public Overridable Property ContextMenu As String
public:
virtual property String^ ContextMenu {
	String^ get ();
	void set (String^ value);
}
Exceptions
ExceptionCondition
SetAttributeFailedExceptionThrown if setting the attribute value failed.

Assembly: Ranorex.Plugin.Web (Module: Ranorex.Plugin.Web) Version: 4.0.4.23593 (4.0.4.23593)