AddonDataHandler::QueryString property
SharePoint 2013
Gets the query string used to request source data.
Namespace: Microsoft.Office.Visio.Server
Assembly: Microsoft.Office.Visio.Server (in Microsoft.Office.Visio.Server.dll)
The data extensibility framework sets this property before BeginGetData(HttpContext, AsyncCallback, Object) is invoked based on information from the DataConnection XML part of the requested document.
Show: