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