Default target (frame or window) to use when navigating.
Namespace:
C1.Web.CommandAssembly: C1.Web.Command.2 (in C1.Web.Command.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute("")] public string Target { get; set; } |
| Visual Basic (Declaration) |
|---|
<DefaultValueAttribute("")> _ Public Property Target As String |