SqlEditControlObjectName Property |
Gets or sets name of the database object (view/stored procedure).
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 12.0.0
Syntax public string ObjectName { get; set; }
Property Value
Type:
StringSee Also