[]
        
(Showing Draft Content)

C1.Win.C1DynamicHelp.Conflict

Conflict Class

Class used in the Conflicts property of the TopicMap.

Inheritance
Conflict
Namespace: C1.Win.C1DynamicHelp
Assembly: C1.Win.C1DynamicHelp.4.8.dll
Syntax
public class Conflict
Remarks

This class contains data describing a conflict between two map items, one static, the other dynamic. A conflict exists between two map items if they refer to the same UI element.

Properties

Name Description
DynamicItem

Returns the dynamic map item.

Name

Returns the name of the UI element (serving as the identifier of the static map item).

StaticItem

Returns the static map item.

UIElementPath

Returns the UI element's path string (serving as the identifier of the dynamic map item).