Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
XHTMLBookmarkItem
.
.
::
.
IsEmpty Property
XHTMLBookmarkItem Class
See Also
Returns a Boolean value indicating whether the link does not have inner text.
Namespace:
C1.Win.XmlEditor.UICustomization
Assembly:
C1.Win.XmlEditor.2
(in C1.Win.XmlEditor.2.dll)
Syntax
C#
public
bool
IsEmpty
{
get
; }
Visual Basic (Declaration)
Public
ReadOnly
Property
IsEmpty
As
Boolean
See Also
XHTMLBookmarkItem Class
C1.Win.XmlEditor.UICustomization Namespace