PanelContentHasSubpanel Method |
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.5.0
Syntax public bool HasSubpanel(
string relativePath
)
Parameters
- relativePath
- Type: SystemString
The relative path of the subpanel to look for
Return Value
Type:
BooleanSee Also