ClientScriptProxy Class Properties
For a list of all members of this type, see ClientScriptProxy members.
Public Properties
Name | Description | |
---|---|---|
Current | Current instance of this class which should always be used to access this object. There are no public constructors to ensure the reference is used as a Singleton to further ensure that all scripts are written to the same clientscript manager. | |
IsMsAjax | Determines if MsAjax is available in this Web application |
See Also