Click or drag to resize
CMSAbstractQueryPropertiesQueryName Property
Query name in format application.class.query.

Namespace: CMS.Controls
Assembly: CMS.Controls (in CMS.Controls.dll) Version: 9.0.0
Syntax
C#
public string QueryName { get; set; }

Property Value

Type: String

Implements

ICMSQueryPropertiesQueryName
See Also