CMSAbstractWebPartSQLProperties Property |
List of the property names that are used in SQL queries and should avoid SQL injection.
Namespace: CMS.PortalControlsAssembly: CMS.PortalControls (in CMS.PortalControls.dll) Version: 9.0.0
Syntax public virtual string SQLProperties { get; set; }
Property Value
Type:
StringSee Also