| BaseInfoGeneralizedInfoWrapperInitObjectsOrder Method | 
            Inits the proper item order so the order is consistent.
            
 
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
 Syntax
Syntaxpublic void InitObjectsOrder(
	string orderColumn = null
)
Parameters
- orderColumn (Optional)
- Type: SystemString
 Name of the order column. If null, OrderColumn from TypeInfo is taken
 See Also
See Also