TechTalk Genome v4.2

GenomeReferenceField.CopyProperties Method 

Copies the properties of the current GenomeReferenceField object to the specified DataControlField object.

protected override void CopyProperties(
   DataControlField newField
);

Parameters

newField
The DataControlField to which to copy the properties of the current GenomeReferenceField.

Requirements

Namespace: TechTalk.Genome.Extensions.Web.UI.Controls

Assembly: TechTalk.Genome.Extensions.Web (in TechTalk.Genome.Extensions.Web.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

GenomeReferenceField Class | TechTalk.Genome.Extensions.Web.UI.Controls Namespace