This topic has not yet been rated - Rate this topic

EntityEditor.LoadPostData method

This method is called on postback to load the entity data from the desired storage location

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public virtual bool LoadPostData(
	string postDataKey,
	NameValueCollection values
)

Return value

Type: System.Boolean
True if values changed, false if the have not.

Implements

IPostBackDataHandler.LoadPostData(String, NameValueCollection)
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.