Click or drag to resize

ObjectSelectorLoadPostData Method

Namespace:  Dynamicweb.Controls.Legacy.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public bool LoadPostData(
	string postDataKey,
	NameValueCollection postCollection
)

Parameters

postDataKey
Type: SystemString
postCollection
Type: System.Collections.SpecializedNameValueCollection

Return Value

Type: Boolean
See Also