Click or drag to resize
CollapsibleImage Properties

The CollapsibleImage type exposes the following members.

Properties
  NameDescription
Public propertyAlternateText
Gets or sets the alternate text displayed in the System.Web.UI.WebControls.Image control when the image is unavailable. Browsers that support the ToolTips feature display this text as a ToolTip.
Public propertyCollapsed
Inner state of control.
Public propertyCollapsedByDefault
Initial collapsed value.
Public propertyCssClass
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
(Overrides WebControlCssClass.)
Public propertyImageUrl
Gets or sets the location of an image to display in the System.Web.UI.WebControls.Image control.
Top
See Also