Click or drag to resize

ModelAttachmentsFieldCreateControl Method (FieldsForm, Boolean)

Namespace:  Colygon.MatchPoint.EntityModel
Assembly:  Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax
C#
public override Control CreateControl(
	FieldsForm form,
	bool readOnly
)

Parameters

form
Type: Colygon.MatchPoint.Core.WebParts.FormFieldsForm
readOnly
Type: SystemBoolean

Return Value

Type: Control
See Also