Skip to content

P_DataTools_MessageBoxEx_MessageBoxExConfig_OptionTextUrl

Nathan Moschkin edited this page Aug 16, 2020 · 2 revisions

MessageBoxExConfig.OptionTextUrl Property

The URL linked to the option text.

Namespace: DataTools.MessageBoxEx
Assembly: MessageBoxEx (in MessageBoxEx.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#

public string OptionTextUrl { get; set; }

VB

Public Property OptionTextUrl As String
	Get
	Set

Property Value

Type: String

See Also

Reference

MessageBoxExConfig Class
DataTools.MessageBoxEx Namespace

Clone this wiki locally