Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
AutoReplaceEventArgs
.
.
::
.
.
Found Property
AutoReplaceEventArgs Class
See Also
Gets the string that is about to be replaced.
Namespace:
C1.Web.Editor
Assembly:
C1.Web.Editor.2
(in C1.Web.Editor.2.dll)
Syntax
C#
public
string
Found
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Found
As
String
Get
See Also
AutoReplaceEventArgs Class
C1.Web.Editor Namespace