User Tools

Site Tools


thinkgeo.mapsuite.mvcedition.ientity

ThinkGeo.MapSuite.MvcEdition.IEntity

Note: The page was created before Map Suite 10. Map Suite 10.0 organized many classes into new namespaces and assemblies as well as had a few minor breaks in compatibility. The majority of previously built code should work without modification assuming the new namespaces are added. For guidance on upgrading your existing code, please check out MapSuite 10 Upgrade Guide.

<!– Interface –> The corresponding to achieve the entity object and url string between the conversion.

Remarks

parse the string conversion type, and fill it must be noted here convert a string into an entity within the home object to use the Convert method, if the custom type must be the class that implements the IConvertible interface inheritance the word class of entities, at least to be able to convert between the string and the object.

Members Summary

Public Constructors

Name Parameters DeclaringType Summary

Protected Constructors

Name Parameters DeclaringType Summary

Public Methods

Name Parameters DeclaringType Summary
Public MethodFill String
Public MethodFill String, String
Public MethodToString String

Protected Methods

Name Parameters DeclaringType Summary

Public Properties

Name Return DeclaringType Summary

Protected Properties

Name Return DeclaringType Summary

Public Events

Name Event Arguments DeclaringType Summary

Public Constructors

Protected Constructors

Public Methods

Fill(String)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
entityString String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.IEntity –> Go Back

Fill(String, String)

Return Value

Return Type Description
Void<!– System.Void –>

Parameters

Name Type Description
modelName String<!– System.String –>
entityString String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.IEntity –> Go Back

ToString(String)

Return Value

Return Type Description
String<!– System.String –>

Parameters

Name Type Description
modelName String<!– System.String –>

<!– ThinkGeo.MapSuite.MvcEdition.IEntity –> Go Back

Protected Methods

Public Properties

Protected Properties

Public Events

thinkgeo.mapsuite.mvcedition.ientity.txt · Last modified: 2017/03/16 21:59 (external edit)