CMSAbstractQueryPropertiesQueryParameters Property |
Query parameters.
Namespace: CMS.ControlsAssembly: CMS.Controls (in CMS.Controls.dll) Version: 8.2.23
Syntax public QueryDataParameters QueryParameters { get; set; }
Property Value
Type:
QueryDataParametersRemarks The first dimension contains the name of the parameter in format @param, the second dimension contains its value.
See Also