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: 12.0.0
Syntax Guid GetServiceConfigurationUIElementGUID(
string serviceName
)
Parameters
- serviceName
- Type: SystemString
Service name
Return Value
Type:
GuidSee Also