Share via


TaskModuleTaskInfo.Url Property

Definition

Gets or sets the URL of what is loaded as an iframe inside the task module. One of url or card is required.

public string Url { get; set; }
member this.Url : string with get, set
Public Property Url As String

Property Value

The URL of what is loaded as an iframe inside the task module.

Applies to