ASP.NET 3.5 and above only
Obout.Ajax.UI Controls - HTML Editor - Client side
Obout.Ajax.UI.HTMLEditor.Popups.LinkTarget enum.
Enumeration of all possible values for the
defaultTarget
property of the
LinkProperties control.
| Object |
Description |
|
Obout.Ajax.UI.HTMLEditor.Popups.LinkTarget.Current
|
Current window.
|
|
Obout.Ajax.UI.HTMLEditor.Popups.LinkTarget.New
|
New window.
|
|
Obout.Ajax.UI.HTMLEditor.Popups.LinkTarget.Parent
|
Parent window.
|
|
Obout.Ajax.UI.HTMLEditor.Popups.LinkTarget.Top
|
Top window.
|