Intersoft WebDesktop Documentation
MenuCommand Class
Members  See Also  Send Feedback
ISNet.WebUI.WebDesktop Namespace : MenuCommand Class


Glossary Item Box

List of menu command in WebMenuBar.

Object Model

MenuCommand Class

Syntax

Visual Basic (Declaration) 
Public Class MenuCommand 
   Inherits Command
   Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject, ICommandIWebMenu 
Visual Basic (Usage)Copy Code
Dim instance As MenuCommand
C# 
public class MenuCommand : Command, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject, ICommandIWebMenu  

Inheritance Hierarchy

System.Object
   ISNet.WebUI.WebUIBaseClass
      ISNet.WebUI.NamedObjectBase
         ISNet.WebUI.WebDesktop.Command
            ISNet.WebUI.WebDesktop.MenuCommand

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.