Processes post back data for the Canvas. No need to use this method explicitly.
Namespace:
Aurigma.GraphicsMill.AjaxControls.VectorObjects
Assembly:
Aurigma.GraphicsMill.AjaxControls.VectorObjects (in Aurigma.GraphicsMill.AjaxControls.VectorObjects.dll)
Public Function LoadPostData ( _ postDataKey As String, _ postCollection As NameValueCollection _ ) As Boolean
public bool LoadPostData( string postDataKey, NameValueCollection postCollection )
Type: System.String
The key identifier for the control.