StretchedContainer Class |
Namespace: Dynamicweb.Controls
The StretchedContainer type exposes the following members.
Name | Description | |
---|---|---|
StretchedContainer | Initializes a new instance of the StretchedContainer class |
Name | Description | |
---|---|---|
Anchor |
Gets or sets the element which defines how to stretch the container.
| |
Scroll |
Gets or sets scroll mode.
| |
Stretch |
Gets or sets stretch mode.
|
Name | Description | |
---|---|---|
GetFieldDeclaration |
Gets JSON field declaration.
| |
LoadPostData |
Processes post-back data for the container.
| |
LoadProperties |
Deserializes control properties.
| |
LoadResources |
Loads container resources.
| |
OnLoad |
Handles Load event.
| |
RaisePostDataChangedEvent |
Signals the container to notify ASP.NET application that the state of the control has been changed.
| |
Render |
Sends container content to a provided System.Web.UI.HtmlTextWriter object, which writes the content to be rendered on a client.
| |
SaveProperties |
Serializes control properties.
| |
SetRenderContentsMethodDelegate |
Assigns an event handler delegate to render container content to its parent control.
|