[]
        
(Showing Draft Content)

C1.C1Preview.TagInputParams.TagValueToControl

TagValueToControl Method

TagValueToControl(Control, Tag)

Copies the value from the tag to the control.

Declaration
public abstract void TagValueToControl(Control control, Tag tag)
Parameters
Type Name Description
Control control

The control to which the value is copied.

Tag tag

That source Tag containing the value.