Click or drag to resize

WebAnnotationViewerLoadQueryStringValues Method

Loads WebAnnotationViewer specific QueryString values

Namespace:  Atalasoft.Imaging.WebControls.Annotations
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected override void LoadQueryStringValues(
	NameValueCollection clientParams
)

Parameters

clientParams
Type: System.Collections.SpecializedNameValueCollection
Remarks
Caution note Caution
WebAnnotationViewer control is not available for .NET Core.
See Also