This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
thinkgeo.mapsuite.mvcedition.resourcedeploymentmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mvcedition.resourcedeploymentmode [2017/03/16 21:59] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== ThinkGeo.MapSuite.MvcEdition.ResourceDeploymentMode ====== | ====== ThinkGeo.MapSuite.MvcEdition.ResourceDeploymentMode ====== | ||
+ | {{section>upgrade_map_suite_to_10.0}} | ||
- | |||
- | <!-- Enumeration --> | ||
This class indicates whether the application allows map to copy its resource images under "~/theme/default/img/". The default value is "True", otherwise, you need to copy images to the directory. | This class indicates whether the application allows map to copy its resource images under "~/theme/default/img/". The default value is "True", otherwise, you need to copy images to the directory. | ||
- | ===== Items ===== | + | == Remarks == |
- | ^ Name ^ Summary ^ | + | N/A |
- | | Automatic | The application depolys the map image resources to "~/theme/default/img/" on the fly. | | + | == Items == |
- | | Manual | The application will not copy teh map image re | | + | **Automatic** |
+ | * **Summary**:The application depolys the map image resources to "~/theme/default/img/" on the fly. | ||
+ | |||
+ | **Manual** | ||
+ | * **Summary**:The application will not copy teh map image re | ||
- | __NOTOC__ | ||
- | [[Category:MvcEdition]] | ||
- | [[Category:ThinkGeo.MapSuite.MvcEdition]] | ||