![]() | StretchedContainer Methods |
The StretchedContainer type exposes the following members.
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.
|