The CardSpace Controls

PanelBase Class

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

System.Object
   Control
      WebControl
         Panel
            PanelBase

[Visual Basic]
Public Class PanelBase
    Inherits 
    Implements INamingContainer
[C#]
public class PanelBase : Panel,

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: QualityData.Web.UI.WebControls

Assembly: QualityData.CardSpace (in QualityData.CardSpace.dll)

See Also

PanelBase Members | QualityData.Web.UI.WebControls Namespace