MobileControlsSection.AllowCustomAttributes Property
.NET Framework (current version)
Gets or sets a value that indicates whether pages can have custom attributes. 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)
<ConfigurationPropertyAttribute("allowCustomAttributes", DefaultValue := False)> Public Property AllowCustomAttributes As Boolean
Property Value
Type: System.Booleantrue if pages are allowed to have custom attributes; otherwise, false.
.NET Framework
Available since 2.0
Available since 2.0
MobileControlsSection Class
System.Web.UI.MobileControls Namespace
Configuration Files in the Mobile Controls
mobileControls Element (ASP.NET Settings Schema)
Show: