Collection of bars in
WebNavPane which can be constructed in either design-time or runtime.
Object Model
Syntax
| Visual Basic (Declaration) | |
|---|
Public Class WebNavBar
Inherits ISNet.WebUI.NamedObjectBase
Implements ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject |
| Visual Basic (Usage) | Copy Code |
|---|
Dim instance As WebNavBar |
| C# | |
|---|
public class WebNavBar : ISNet.WebUI.NamedObjectBase, ISNet.ICopyable, ISNet.IResetable, ISNet.Serialization.BinarySerialization.IBinarySerialize, ISNet.WebUI.INamedObject |
Inheritance Hierarchy
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