Keyoti SearchUnit API Docs
WatermarkVisible Property
API DocumentationKeyoti.SearchEngine.WebKTextBoxWatermarkVisible
Keyoti SearchUnit v6
Watermark text.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool WatermarkVisible { get; set; }
[PersistenceModeAttribute(PersistenceMode.Attribute)]
public bool WatermarkVisible { get; set; }
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property WatermarkVisible As Boolean
	Get
	Set
<PersistenceModeAttribute(PersistenceMode.Attribute)> 
Public Property WatermarkVisible As Boolean
	Get
	Set
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool WatermarkVisible {
	bool get ();
	void set (bool value);
}
public:
[PersistenceModeAttribute(PersistenceMode::Attribute)]
property bool WatermarkVisible {
	bool get ();
	void set (bool value);
}
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member WatermarkVisible : bool with get, set
[<PersistenceModeAttribute(PersistenceMode.Attribute)>]
member WatermarkVisible : bool with get, set
Property Value

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2015.6.15.120