CoreConfigSettingIdsHelpLinkUriFormat Field

The format used to generate help links. This can contain placeholders such as "{Version}" for the product version and "{TopicRef}" for the help topic.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.1.0.1001)
Syntax
public static readonly Guid HelpLinkUriFormat

Field Value

Type: Guid
Remarks

The value of this constant is 27776d0d-4811-4a18-b6a7-495b3b15f150.

Data Type: String. Default Value: http://www.dundas.com/support/{TopicRef}?v={Version}.
See Also