SR.ControlAdapterBasePagePropertyShouldNotBeSet Field
.NET Framework (current version)
A string to use as an error message if an attempt is made to set the Page property of a ControlAdapter object. 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 "The set method of Page property is not expected to be called directly. It should be overridden by subclasses".
.NET Framework
Available since 1.1
Available since 1.1
Show: