Click or drag to resize

LiveIntegrationAddInWebServiceConnectionStatusGlobalTagName Property

Global tag for connection availability

Namespace:  Dynamicweb.Ecommerce.LiveIntegration
Assembly:  Dynamicweb.Ecommerce.LiveIntegration (in Dynamicweb.Ecommerce.LiveIntegration.dll) Version: 3.0.1
Syntax
[AddInParameterAttribute("Global tag for connection availability")]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "inputClass=NewUIinput;")]
[AddInParameterGroupAttribute("A) General")]
[AddInParameterOrderAttribute(60)]
public string WebServiceConnectionStatusGlobalTagName { get; set; }

Property Value

Type: String
The name of the web service connection status global tag.

Implements

ISettingsWebServiceConnectionStatusGlobalTagName
See Also