ScriptResourceAttribute Properties

 

Namespace:   System.Web.UI
Assembly:  System.Web.Extensions (in System.Web.Extensions.dll)

NameDescription
System_CAPS_pubpropertyScriptName

Gets the name of the script library.

System_CAPS_pubpropertyScriptResourceName

Obsolete. Gets the name of the resource file for the script library.

System_CAPS_pubpropertyStringResourceClientTypeName

Gets the name of the client type to create for the values in the resource file.

System_CAPS_pubpropertyStringResourceName

Gets the name of the resource file for the script library.

System_CAPS_pubpropertyTypeId

When implemented in a derived class, gets a unique identifier for this Attribute.(Inherited from Attribute.)

System_CAPS_pubpropertyTypeName

Obsolete. Gets the name that is used when retrieving the values in the resource file.

Return to top
Show: