Click or drag to resize

IDropDownOptionActionsGetSectionsToHide Method

Namespace:  Dynamicweb.Extensibility.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
List<string> GetSectionsToHide(
	string dropdownName,
	string optionKey
)

Parameters

dropdownName
Type: SystemString
optionKey
Type: SystemString

Return Value

Type: ListString
See Also