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