SR.ControlAdapterBasePagePropertyShouldNotBeSet Field

 

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.

Namespace:   System.Web.UI.MobileControls.Adapters
Assembly:  System.Web.Mobile (in System.Web.Mobile.dll)

static val mutable ControlAdapterBasePagePropertyShouldNotBeSet : string

Field Value

Type: System.String

The 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
Return to top
Show: