This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.mvcclientscriptmanager [2015/09/21 03:35] admin |
thinkgeo.mapsuite.mvcedition.mvcclientscriptmanager [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.MvcClientScriptManager ====== | ====== ThinkGeo.MapSuite.MvcEdition.MvcClientScriptManager ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This Class defines the utility for managing, registering or adding the client script libraries and script files of Mvc application to the page. | This Class defines the utility for managing, registering or adding the client script libraries and script files of Mvc application to the page. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 8: | Line 11: | ||
** {{wiki:PublicMethod.gif|}} MvcClientScriptManager(TextWriter) ** | ** {{wiki:PublicMethod.gif|}} MvcClientScriptManager(TextWriter) ** | ||
- | Initalizes a new instance of the MvcClientScriptManager with the specified TextWriter. | + | * //Initalizes a new instance of the MvcClientScriptManager with the specified TextWriter.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //textWriter// | * //textWriter// | ||
Line 21: | Line 24: | ||
** {{wiki:PublicMethod.gif|}} RegisterClientScriptBlock(String,String) ** | ** {{wiki:PublicMethod.gif|}} RegisterClientScriptBlock(String,String) ** | ||
- | Registers a specified client JavaScript block to the page. | + | * //Registers a specified client JavaScript block to the page.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 41: | Line 44: | ||
** {{wiki:PublicMethod.gif|}} RegisterClientScriptBlock(String,String,Boolean) ** | ** {{wiki:PublicMethod.gif|}} RegisterClientScriptBlock(String,String,Boolean) ** | ||
- | Registers a specified client JavaScript block to the page. | + | * //Registers a specified client JavaScript block to the page.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 65: | Line 68: | ||
** {{wiki:PublicMethod.gif|}} RegisterClientScriptInclude(String,String) ** | ** {{wiki:PublicMethod.gif|}} RegisterClientScriptInclude(String,String) ** | ||
- | Registers a client JavaScript file to the page which contains the control. | + | * //Registers a client JavaScript file to the page which contains the control.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 85: | Line 88: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 97: | Line 100: | ||
** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ** {{wiki:PublicMethod.gif|}} Equals(Object) ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 113: | Line 116: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 125: | Line 128: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 138: | Line 141: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 150: | Line 153: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |