This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.mvcclientstylesheetmanager [2015/09/21 03:35] admin |
thinkgeo.mapsuite.mvcedition.mvcclientstylesheetmanager [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.MvcClientStyleSheetManager ====== | ====== ThinkGeo.MapSuite.MvcEdition.MvcClientStyleSheetManager ====== | ||
+ | |||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
+ | |||
This Class defines the utility for managing, registering or adding the Css files to the page which included the specified control. | This Class defines the utility for managing, registering or adding the Css files to the page which included the specified control. | ||
===== Inheritance Hierarchy ===== | ===== Inheritance Hierarchy ===== | ||
Line 8: | Line 11: | ||
** {{wiki:PublicMethod.gif|}} MvcClientStyleSheetManager(TextWriter) ** | ** {{wiki:PublicMethod.gif|}} MvcClientStyleSheetManager(TextWriter) ** | ||
- | Initializes an instance of the MvcClientStyleSheetManager with specified TextWriter. | + | * //Initializes an instance of the MvcClientStyleSheetManager with specified TextWriter.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Parameters == | == Parameters == | ||
* //textWriter// | * //textWriter// | ||
Line 21: | Line 24: | ||
** {{wiki:PublicMethod.gif|}} RegisterStyleSheetInclude(String) ** | ** {{wiki:PublicMethod.gif|}} RegisterStyleSheetInclude(String) ** | ||
- | Registers a specified Css file to the page which includes the control. | + | * //Registers a specified Css file to the page which includes the control.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 37: | Line 40: | ||
** {{wiki:PublicMethod.gif|}} RegisterStyleSheetInclude(String,String) ** | ** {{wiki:PublicMethod.gif|}} RegisterStyleSheetInclude(String,String) ** | ||
- | Registers a specified Css file with specified key to the page which includes the control. | + | * //Registers a specified Css file with specified key to the page which includes the control.// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 57: | Line 60: | ||
** {{wiki:PublicMethod.gif|}} ToString() ** | ** {{wiki:PublicMethod.gif|}} ToString() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 69: | Line 72: | ||
** {{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 85: | Line 88: | ||
** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ** {{wiki:PublicMethod.gif|}} GetHashCode() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 97: | Line 100: | ||
** {{wiki:PublicMethod.gif|}} GetType() ** | ** {{wiki:PublicMethod.gif|}} GetType() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 110: | Line 113: | ||
** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ** {{wiki:ProtectedMethod.gif|}} Finalize() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == | ||
Line 122: | Line 125: | ||
** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ** {{wiki:ProtectedMethod.gif|}} MemberwiseClone() ** | ||
- | N/A | + | * //N/A// |
== Remarks == | == Remarks == | ||
- | N/A | + | * //N/A// |
== Return Value == | == Return Value == |