StatusBarControl
Wisej.Web.StatusBarControl
Last updated
Was this helpful?
Wisej.Web.StatusBarControl
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Represents a panel in a StatusBar control that can host any Control.
Initializes a new instance of StatusBarControl.
Control: Returns or sets the Control to be hosted. (Default: null
)
Adds references components to the list. Referenced components can be added individually or as a reference to a collection.
items
Container for the referenced components or collections.
Processes the event from the client.
e
Event arguments.
Renders the client component.
config
Dynamic configuration object.
Provides access to the UserData
and Tag
properties associated to the component implementing this interface.
Bindable components implement this interface.
All wisej components implement this interface.
Allows an object to serialize itself.