ObjectList::PreShowItemCommands Method (Int32)
.NET Framework (current version)
Prepares the set of commands for a specified item prior to showing it, by calling any event handlers that might be set on the ShowItemCommands event. Called internally by ASP.NET. This API is obsolete. For information about how to develop ASP.NET mobile applications, see the www.asp.net/mobile Web site.
Assembly: System.Web.Mobile (in System.Web.Mobile.dll)
Parameters
- itemIndex
-
Type:
System::Int32
The index reference for the item.
You would use this method only when writing new device adapters.
.NET Framework
Available since 1.1
Available since 1.1
ShowItemCommands
ObjectList Class
System.Web.UI.MobileControls Namespace
Creating Custom Mobile Controls
Introduction to the ObjectList Control
Architectural Overview of Adaptive Control Behavior
Adapter Sets Functionality
Control and Adapter Interaction
ASP.NET Device Filtering Overview
Adapter Mappings
Show: