Click or drag to resize
SqlEditControlState Property
Current state of editing control (alter view, create view, alter procedure, create procedure).

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
protected SqlEditModeEnum State { get; set; }

Property Value

Type: SqlEditModeEnum
See Also