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