Selected Property
Retrieves a value that indicates whether the object is selected.
Syntax
ASP N/A Script [ bSelected = ] PAGEVIEW.Selected
Possible Values
bSelected System.Boolean that receives one of the following values: falseDefault. Item is not selected as the default.true
Item is selected as the default.The property is read-only. The property has a default value of false.
Applies To
PAGEVIEW
See Also
Internet Explorer WebControls, About the MultiPage WebControl