Click or drag to resize
Editor Constructor
Initializes a new instance of the Editor class

Namespace: Activsoft.InSite
Assembly: Activsoft.InSite (in Activsoft.InSite.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public Editor(
	string table,
	string keyField
)

Parameters

table
Type: SystemString

[Missing <param name="table"/> documentation for "M:Activsoft.InSite.Editor.#ctor(System.String,System.String)"]

keyField
Type: SystemString

[Missing <param name="keyField"/> documentation for "M:Activsoft.InSite.Editor.#ctor(System.String,System.String)"]

See Also