NetXP 3.0 Reference

CommandContextMenu.Site Property

The container of this component.

[Visual Basic]
NotOverridable Public Property Site As ISite Implements _
   IComponent.Site
[C#]
public System.ComponentModel.ISite Site {get; set;}

Implements

IComponent.Site

See Also

CommandContextMenu Class | NETXP.Controls.Bars Namespace