ListFilteredDocumentsInDropdownAdvanced20DataType Property Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

Sets or gets the data type for the field to fill in the dropdown. This value must be specified to get the correct sort order. Note that the specified must be capable of handling all values that corresponds to the chosen data type. The default value is ContentStudio.Document.EPT.XmlIndexQuery.QueryDataTypes.String.

Namespace: ContentStudio.Site.ActiveScripting.EPT
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public XmlIndexQueryQueryDataTypes DataType { get; set; }

Property Value

Type: XmlIndexQueryQueryDataTypes
See Also

Reference