SqlEditControlIsView Property |
Gets or sets type of database object (view/stored procedure).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 10.0.0
Syntax public Nullable<bool> IsView { get; set; }
Property Value
Type:
NullableBooleanSee Also