Click or drag to resize

SelectPickerLoadPostData Method

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

Parameters

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

Return Value

Type: Boolean
See Also