This documentation is archived and is not being maintained.
ScriptControlDescriptor Class
Visual Studio 2008
Defines a client control object.
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
'Declaration <AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _ <AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _ Public Class ScriptControlDescriptor _ Inherits ScriptComponentDescriptor 'Usage Dim instance As ScriptControlDescriptor
- AspNetHostingPermission
for operating in a hosted environment. Demand value: LinkDemand. Permission value: Minimal.
- AspNetHostingPermission
for operating in a hosted environment. Demand value: InheritanceDemand. Permission value: Minimal.
System.Object
System.Web.UI.ScriptDescriptor
System.Web.UI.ScriptComponentDescriptor
System.Web.UI.ScriptControlDescriptor
System.Web.UI.ScriptDescriptor
System.Web.UI.ScriptComponentDescriptor
System.Web.UI.ScriptControlDescriptor
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: