Class NavigateToUrlAction
Represent a processed interactive action that opens a URL.
Inherited Members
Namespace: Telerik.Reporting.Processing
Assembly: Telerik.Reporting.dll
Syntax
public class NavigateToUrlAction : ActionBase, IAction, IAction
Represent a processed interactive action that opens a URL.
public class NavigateToUrlAction : ActionBase, IAction, IAction
public NavigateToUrlAction()
Gets the string representation of UrlTarget types.
public string Target { get; }
|
System.String
|
Gets the URL that will be opened when the action is executed.
public string Url { get; }
|
System.String
|
Copyright © 2018 Progress Software Corporation and/or its subsidiaries or affiliates.
All Rights Reserved.
Progress, Telerik, and certain product names used herein are trademarks or registered trademarks of Progress Software Corporation and/or one of its subsidiaries or affiliates in the U.S. and/or other countries. See Trademarks for appropriate markings.