Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
BadWordEventArgs
.
.
::
.
.
Control Property
BadWordEventArgs Class
See Also
Gets a reference to the control that is being spell-checked.
Namespace:
C1.Web.Editor
Assembly:
C1.Web.Editor.2
(in C1.Web.Editor.2.dll)
Syntax
C#
public
Control
Control
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
Control
As
Control
Get
See Also
BadWordEventArgs Class
C1.Web.Editor Namespace