Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
AutoReplaceEventArgs
.
.
::
.
.
Cancel Property
AutoReplaceEventArgs Class
See Also
Gets or sets whether to skip this replacement.
Namespace:
C1.Web.Editor
Assembly:
C1.Web.Editor.2
(in C1.Web.Editor.2.dll)
Syntax
C#
public
bool
Cancel
{
get
;
set
; }
Visual Basic (Declaration)
Public
Property
Cancel
As
Boolean
Get
Set
See Also
AutoReplaceEventArgs Class
C1.Web.Editor Namespace