ExtendedApplicationProvider.Initialize Method (String, NameValueCollection)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes the provider's name and other properties based on the configuration values.
Namespace: Microsoft.Uii.Csr.Providers
Assembly: Microsoft.Uii.Csr.Core (in Microsoft.Uii.Csr.Core.dll)
Syntax
public override void Initialize(
string name,
NameValueCollection configValue
)
Public Overrides Sub Initialize (
name As String,
configValue As NameValueCollection
)
Parameters
name
Type: System.StringSpecifies the name of the provider.
configValue
Type: System.Collections.Specialized.NameValueCollectionSpecifies the collection of configuration attributes in the configuration node.
See Also
ExtendedApplicationProvider Class
Microsoft.Uii.Csr.Providers Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright