| 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
)
Public Function GetFieldHtml (
value As String,
preview As Boolean
) As String
Parameters
- value
- Type: SystemString
- preview
- Type: SystemBoolean
Return Value
Type:
StringSee Also