Blazor | ComponentOne
C1.Blazor.Input Assembly / C1.Blazor.Input Namespace / C1Window Class / Target Property

In This Topic
    Target Property (C1Window)
    In This Topic
    Gets or sets the element id that owns this Popup.
    Syntax
    'Declaration
     
    
    Public Property Target As String
    public string Target {get; set;}
    See Also