| CMSEcommerceConfigurationPageHandleGlobalObjectInformation Method | 
            Checks and displays info message stating that current site uses global objects of given type if used.
            
 
Namespace: CMS.Ecommerce.Web.UIAssembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected void HandleGlobalObjectInformation(
	string objectType
)
Parameters
- objectType
- Type: SystemString
 Object type name to be used in info message.
 See Also
See Also