Gets or sets the string that contains the replacement text.

Namespace:  C1.Web.Editor
Assembly:  C1.Web.Editor.2 (in C1.Web.Editor.2.dll)

Syntax

C#
public string Replace { get; set; }
Visual Basic (Declaration)
Public Property Replace As String
	Get
	Set

See Also