This documentation is for the old version. Go to the latest Graphics Mill docs

BaseViewer.IPostBackDataHandler.LoadPostData Method

Namespace: Aurigma.GraphicsMill.AjaxControls
Assembly: Aurigma.GraphicsMill.AjaxControls (in Aurigma.GraphicsMill.AjaxControls.dll)

Syntax

Visual Basic
Private Function LoadPostData ( _
	postDataKey As String, _
	postCollection As NameValueCollection _
) As Boolean Implements IPostBackDataHandler.LoadPostData

Parameters

postDataKey

Type: System.String

postCollection

Type: System.Collections.Specialized.NameValueCollection

See Also

Reference