Click or drag to resize

JSDrawFormRenderHtml Method (DictionaryString, Object, DatabaseRow, String, String)

Namespace:  Scilligence.MolEngine.Companion
Assembly:  Scilligence.MolEngine.Companion (in Scilligence.MolEngine.Companion.dll) Version: 1.3.0.0 (7.0.0.40031)
Syntax
C#
public static string RenderHtml(
	Dictionary<string, Object> form,
	DatabaseRow data,
	string key,
	string htmlstyle
)

Parameters

form
Type: System.Collections.GenericDictionaryString, Object
data
Type: Scilligence.MolEngine.CompanionDatabaseRow
key
Type: SystemString
htmlstyle
Type: SystemString

Return Value

Type: String
See Also