The Subpanel type exposes the following members.
Methods
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.) |
See Also