Click or drag to resize
UniMatrixQueryParameters Property
Query parameters to get the data.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax
C#
public virtual QueryDataParameters QueryParameters { get; set; }

Property Value

Type: QueryDataParameters
See Also