Share via


TaskModuleTaskInfo.FallbackUrl Property

Definition

Gets or sets if a client does not support the task module feature, this URL is opened in a browser tab.

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

Property Value

The fallback URL to open in a browser tab if the client does not support the task module feature.

Applies to