IPostBackDataHandler.LoadPostData implementation.
Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms
C#
![]() |
---|
public bool LoadPostData ( |
Visual Basic
![]() |
---|
Public Function LoadPostData( _ |
Type: String
The key identifier for the Window.
Type: NameValueCollection
The collection of all incoming name values.
Type: Boolean
true if the control's state changes as a result of the postback; otherwise, false.