This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
thinkgeo.mapsuite.mvcedition.webconfigregistrationmode [2015/08/20 03:08] 127.0.0.1 external edit |
thinkgeo.mapsuite.mvcedition.webconfigregistrationmode [2017/03/16 21:59] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== ThinkGeo.MapSuite.MvcEdition.WebConfigRegistrationMode ====== | ====== ThinkGeo.MapSuite.MvcEdition.WebConfigRegistrationMode ====== | ||
| + | {{section>upgrade_map_suite_to_10.0}} | ||
| - | |||
| - | <!-- Enumeration --> | ||
| This class is used to indicate whether the application allows map to register the Web.config on the fly in runtime. | This class is used to indicate whether the application allows map to register the Web.config on the fly in runtime. | ||
| - | ===== Items ===== | + | == Remarks == |
| - | ^ Name ^ Summary ^ | + | N/A |
| - | | Automatic | The application will register the web.config on the fly. | | + | == Items == |
| - | | Manual | In this mode, you need to copy the code below to web.congure file ... ... | | + | **Automatic** |
| + | * **Summary**:The application will register the web.config on the fly. | ||
| + | |||
| + | **Manual** | ||
| + | * **Summary**:In this mode, you need to copy the code below to web.congure file ... ... | ||
| - | __NOTOC__ | ||
| - | [[Category:MvcEdition]] | ||
| - | [[Category:ThinkGeo.MapSuite.MvcEdition]] | ||