| ICarrierProviderGetServiceConfigurationUIElementGUID Method | 
            Returns Guid of UIElement that is used to configure service properties.
            Return Guid.Empty if service does not have configuration UI.
            
 
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
 Syntax
SyntaxGuid GetServiceConfigurationUIElementGUID(
	string serviceName
)
Parameters
- serviceName
- Type: SystemString
 Service name
Return Value
Type: 
Guid See Also
See Also