OnTime Extension SDK Documentation
OnTime.Extensions.SDK Namespace / ContextMenuButton Class
Properties Methods


In This Topic
    ContextMenuButton Class Members
    In This Topic

    The following tables list the members exposed by ContextMenuButton.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new ContextMenuButton instance for usage within an OnTime 360 extension.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe visible display text that appears within the context menu entry for this button.  
    Public PropertyThe visible image that appears alongside this button's context menu entry.  
    Public PropertyIndicates if this button should be visible, or hidden, within any relevant context menus.  
    Top
    Public Methods
     NameDescription
    Public MethodThe action that is invoked whenever this context menu entry is clicked in the user interface.  
    Top
    See Also