CMSWebPartZoneSQLProperties Property |
List of the property names that are used in SQL queries and should avoid SQL injection.
Namespace: CMS.PortalEngine.Web.UIAssembly: CMS.PortalEngine.Web.UI (in CMS.PortalEngine.Web.UI.dll) Version: 12.0.0
Syntax public virtual string SQLProperties { get; set; }
Property Value
Type:
StringSee Also