menu

ASP.NET MVC - EJ2

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class LinkTarget - ASP.NETMVC-EJ2 API Reference | Syncfusion

    Show / Hide Table of Contents

    Class LinkTarget

    Defines how to open the annotation hyperlink in the new tab, current tab or new window

    Inheritance
    System.Object
    LinkTarget
    Namespace: Syncfusion.EJ2.Diagrams
    Assembly: Syncfusion.EJ2.dll
    Syntax
    public sealed class LinkTarget : Enum

    Fields

    CurrentTab

    Declaration
    public const LinkTarget CurrentTab
    Field Value
    Type
    LinkTarget

    NewTab

    Declaration
    public const LinkTarget NewTab
    Field Value
    Type
    LinkTarget

    NewWindow

    Declaration
    public const LinkTarget NewWindow
    Field Value
    Type
    LinkTarget
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved