Click or drag to resize

MapLoadPostData Method

Not implemented

Namespace:  Cadcorp.Web.UI.OpenLayers
Assembly:  Cadcorp.Web.UI (in Cadcorp.Web.UI.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public bool LoadPostData(
	string postDataKey,
	NameValueCollection postCollection
)

Parameters

postDataKey
Type: SystemString

[Missing <param name="postDataKey"/> documentation for "M:Cadcorp.Web.UI.OpenLayers.Map.LoadPostData(System.String,System.Collections.Specialized.NameValueCollection)"]

postCollection
Type: System.Collections.SpecializedNameValueCollection

[Missing <param name="postCollection"/> documentation for "M:Cadcorp.Web.UI.OpenLayers.Map.LoadPostData(System.String,System.Collections.Specialized.NameValueCollection)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Cadcorp.Web.UI.OpenLayers.Map.LoadPostData(System.String,System.Collections.Specialized.NameValueCollection)"]

Implements

IPostBackDataHandlerLoadPostData(String, NameValueCollection)
See Also