Site Map | About Us | Contact Us  
 The same content in Microsoft HTML help file format is included in the download package.

Floater Class

Floater floats its content out of its ordinary page layout and anchor them to an anchor element.

For a list of all members of this type, see Floater Members.

System.Object
   System.Web.UI.Control
      System.Web.UI.WebControls.WebControl
         EO.Web.WebControlBase
            EO.Web.Floater

[Visual Basic]
Public Class Floater
    Inherits WebControlBase
[C#]
public class Floater : WebControlBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EO.Web

Assembly: EO.Web (in EO.Web.dll)

See Also

Floater Members | EO.Web Namespace


Direct link to this topic