跳到主要内容

ApiContentControlList

Represents the ApiContentControlList class.

Methods

MethodReturnsDescription
AddbooleanAdds a new value to the combo box / dropdown list content control.
ClearNoneClears a list of values of the combo box / dropdown list content control.
GetAllItemsApiContentControlListEntry[]Returns a collection of items (the ApiContentControlListEntry objects) of the combo box / dropdown list content control.
GetClassType"contentControlList"Returns a type of the ApiContentControlList class.
GetElementsCountnumberReturns a number of items of the combo box / dropdown list content control.
GetItemApiContentControlListEntryReturns an item of the combo box / dropdown list content control by the position specified in the request.
GetParentApiInlineLvlSdt | ApiBlockLvlSdtReturns a parent of the combo box / dropdown list content control.