Click or drag to resize

FieldGetFieldHtml Method (String, Boolean)

Namespace:  Dynamicweb.Forms
Assembly:  Dynamicweb.Forms (in Dynamicweb.Forms.dll) Version: 4.0.2
Syntax
public string GetFieldHtml(
	string value,
	bool preview
)

Parameters

value
Type: SystemString
preview
Type: SystemBoolean

Return Value

Type: String
See Also