DbScriptsEditorControlManager Scripts Property A Sandcastle Documented Class Library
Gets or sets the script to be handled by the managed control.

Namespace: Censitif.Library.Control
Assembly: Censitif.Library (in Censitif.Library.dll) Version: 1.0.4878.23877
Syntax

public DBScripts Scripts { get; set; }

Property Value

Type: DBScripts
The script to be handled by the managed control.
See Also