IStaticClientScript Members

Glimpse API

IStaticClientScript Members Glimpse API Documentation

The IStaticClientScript type exposes the following members.

Methods

  NameDescription
Public methodGetUri
Gets the Uri to set as the value for the src attribute.
Back to Top
Properties

  NameDescription
Public propertyOrder
Gets the sorting order in which a <script> tag will be injected a page response, relative to other implementations of IClientScript.
(Inherited from IClientScript.)
Back to Top
See Also