A subpanel refers to a public panel, and can be provided to a dynamic page in order to retrieve content from several panels at once without having to predefine a zone. Each subpanel must have a unique name within a dynamic page.
Apptus.ESales.ConnectorSubpanel
Namespace: Apptus.ESales.Connector
Assembly: Apptus.Esales.ConnectorApi (in Apptus.Esales.ConnectorApi.dll) Version: 3.47.3
public class Subpanel
The Subpanel type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddArgument | Adds an argument to the dictionary of arguments for this subpanel, where key is the parameter name, and value is the argument value. |
![]() | AddArguments | Appends a dictionary of arguments to the arguments of this subpanel. Any prior arguments with the same name will be overriden. |
![]() ![]() | Create | Creates a subpanel with a reference to a public panel. The subpanel can be supplied to a dynamic page. |
![]() | Equals | (Overrides ObjectEquals(Object).) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Overrides ObjectGetHashCode.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |