Click or drag to resize
ClientScriptResourceAttribute Constructor
Overload List
  Name Description
Public method ClientScriptResourceAttribute
Public method ClientScriptResourceAttribute(String)
Called from other constructors to set the prefix and the name.
Public method ClientScriptResourceAttribute(String, String)
Associates a client script resource with the class.
Public method ClientScriptResourceAttribute(String, Type, String)
Associates a client script resource with the class.
Top
See Also