HostedWebApplication.SubstituteQueryString Method (String, Boolean)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Inserts a value from the context into a query string where the query string specifies it by using the syntax %valuename.
Namespace: Microsoft.Uii.Csr
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
protected string SubstituteQueryString(
string queryString,
bool encodeData
)
Protected Function SubstituteQueryString (
queryString As String,
encodeData As Boolean
) As String
Parameters
queryString
Type: System.StringString used for Query
encodeData
Type: System.BooleanEncode the data.
Return Value
Type: System.String
The query string, updated with context information is appropriate and possibly encoded.
See Also
SubstituteQueryString Overload
HostedWebApplication Class
Microsoft.Uii.Csr Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright