SubpanelEncoderDecodeSubpanels Method A Sandcastle Documented Class Library

Namespace:  Apptus.Util.DynamicPage
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.0.0
Syntax

C#
public static List<Subpanel> DecodeSubpanels(
	List<string> encodedSubpanels
)

Parameters

encodedSubpanels
Type: System.Collections.GenericListString

Return Value

Type: ListSubpanel
See Also

Reference