SubpanelEncoderEncodeBody 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 string EncodeBody(
	List<Subpanel> subpanels,
	string dynamicPageName
)

Parameters

subpanels
Type: System.Collections.GenericListSubpanel
dynamicPageName
Type: SystemString

Return Value

Type: String
See Also

Reference