Returns collection of C1WebMenuItem objects.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public override C1WebItemCollection Items { get; } |
Visual Basic (Declaration) |
---|
<BrowsableAttribute(False)> _ Public Overrides ReadOnly Property Items As C1WebItemCollection |