SR.ObjectListAdapter_InvalidPostedData Field
.NET Framework (current version)
A string to use as an error message if invalid data was posted for the current ObjectList control's ViewMode property. 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)
Field Value
Type: System.StringThe value of this string is "Invalid posted data for current ObjectList ViewMode. (The ObjectList may have been databound on postback during Page_Load, resetting the ViewMode. Call DataBind in Page_Load only if IsPostBack is false.)"
.NET Framework
Available since 1.1
Available since 1.1
Show: