PanelContentHasSubpanel Method A Sandcastle Documented Class Library
Returns True if this zone contains a subpanel with the specified relative path.

Namespace:  Apptus.ESales.Connector
Assembly:  Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 4.3.0
Syntax

C#
public bool HasSubpanel(
	string relativePath
)

Parameters

relativePath
Type: SystemString
The relative path of the subpanel to look for

Return Value

Type: Boolean
See Also

Reference