CollapsibleImage Properties |
The CollapsibleImage type exposes the following members.
Name | Description | |
---|---|---|
AlternateText |
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.
| |
Collapsed |
Inner state of control.
| |
CollapsedByDefault |
Initial collapsed value.
| |
CssClass |
Gets or sets the Cascading Style Sheet (CSS) class rendered by the Web server
control on the client.
(Overrides WebControlCssClass.) | |
ImageUrl |
Gets or sets the location of an image to display in the System.Web.UI.WebControls.Image control.
|