Click or drag to resize
UniTreeProviderQueryName Property
Gets or sets the query name. if query name is specified object type is not used to data loading.

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

Property Value

Type: String
See Also