ListControl.SetPostDataSelection Method
.NET Framework 3.0
This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Sets the Selected property of a ListItem control after a page is posted.
Namespace: System.Web.UI.WebControlsAssembly: System.Web (in system.web.dll)
The SetPostDataSelection method is a helper method that maintains the selected item in the ListControl control after a page is posted.
Community Additions
ADD
Show: