Click or drag to resize
TreeProviderSelectQueryName Property
Base query name to use for the document selection (for the enhanced selection options only).

Namespace: CMS.DocumentEngine
Assembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 9.0.0
Syntax
C#
public virtual string SelectQueryName { get; set; }

Property Value

Type: String
See Also