Gets or sets the content of the url field.

Namespace:  C1.Silverlight.RichTextBox
Assembly:  C1.Silverlight.RichTextBox.Toolbar (in C1.Silverlight.RichTextBox.Toolbar.dll)

Syntax

C#
public string Url { get; set; }
Visual Basic
Public Property Url As String
	Get
	Set

See Also