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: 2026.2.0.0.42 (.NET 4.6.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