Click or drag to resize

BuilderElementaddSecondaryID Method

Adds a secondary element identifier.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public void addSecondaryID(
	string id
)

Parameters

id
Type: SystemString
Identifier to be added.
See Also