Click or drag to resize
ModelAttachmentsFieldCreateControl Method (FieldsForm, Boolean)

Namespace: Colygon.MatchPoint.EntityModel
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.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