Table of Contents

Method OpenUrl

Namespace
Skyline.DataMiner.DcpChatIntegrationHelper.Common
Assembly
Skyline.DataMiner.DcpChatIntegrationHelper.dll

OpenUrl(Uri, string)

Creates a button to open a URL

public static AdaptiveOpenUrlAction OpenUrl(Uri url, string title = "Open URL")

Parameters

url Uri

The URL to be opened

title string

The button text

Returns

AdaptiveOpenUrlAction

The button that can be added in AdaptiveCards.AdaptiveActionSet.Actions