Error processing SSI file
(Leadtools.Controls)

Show in webframe

HasFloater Property




Gets a value that indicate whether this item has a floater.
Syntax
public virtual bool HasFloater {get;}
'Declaration
 
Public Overridable ReadOnly Property HasFloater As Boolean

Property Value

true if this item has a floater, otherwise; false.
Remarks

This property will return true when the value of Floater is not null.

Requirements

Target Platforms

See Also

Reference

ImageViewerItem Class
ImageViewerItem Members

Error processing SSI file