ClusterCopySettingViewIStyleConnectorConnect Method |
Attaches events on event setters and templates in compiled content.
Namespace: RAYLASE.MarkerPlugin.JobElementsAssembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntaxvoid IStyleConnector.Connect(
int connectionId,
Object target
)
Parameters
- connectionId Int32
- The unique connection ID for event wiring purposes.
- target Object
- The target for event wiring.
Implements
IStyleConnectorConnect(Int32, Object)
See Also