TreeProviderSelectQueryName Property |
Base query name to use for the document selection (for the enhanced selection options only).
Namespace: CMS.DocumentEngineAssembly: CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 8.2.23
Syntax public virtual string SelectQueryName { get; set; }
Property Value
Type:
StringRemarks
The incomplete query is compatible only with method SelectNodes. To support all operations, the query must return following columns:
See Also