Scheduler for WPF and Silverlight | ComponentOne
C1.Silverlight.PdfViewer Namespace / RequestNavigateEventArgs Class / Target Property

In This Topic
    Target Property (RequestNavigateEventArgs)
    In This Topic
    Gets the target of the navigation request.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Target As String
    public string Target {get;}
    See Also