[]
        
(Showing Draft Content)

C1.C1Preview.TagInputParams.ControlValueToTag

ControlValueToTag Method

ControlValueToTag(Control, Tag)

Copies the value from the control to the tag.

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

The source control containing the value.

Tag tag

The Tag to which the value is assigned.