Creates a topicbar group with specified text at the caption.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
C# |
---|
public C1WebTabStripGroup( string text, string imageUrl ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ text As String, _ imageUrl As String _ ) |
Parameters
- text
- Type: System..::.String
Caption text.
- imageUrl
- Type: System..::.String
URL of a image to use in the group's header.