ListFilteredDocumentsInDropdownAdvanced20 Constructor Content Studio 5.7 SDK
Content Studio Web Content Management System

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

List two independent XML fields in dropdown from a category filtered on one to ten XML fields.

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

public ListFilteredDocumentsInDropdownAdvanced20(
	HtmlSelect selectToFill
)

Parameters

selectToFill
Type: System.Web.UI.HtmlControlsHtmlSelect
HtmlSelect object that is to be filled with values
Exceptions

ExceptionCondition
ArgumentNullExceptionA null value was passed as parameter.
See Also

Reference