Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Namespace: Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public override bool CanConvertFrom(
ITypeDescriptorContext context,
Type sourceType
)
public:
virtual bool CanConvertFrom(
ITypeDescriptorContext^ context,
Type^ sourceType
) override
override CanConvertFrom :
context:ITypeDescriptorContext *
sourceType:Type -> bool
Public Overrides Function CanConvertFrom (
context As ITypeDescriptorContext,
sourceType As Type
) As Boolean
Parameters
- context
Type: System.ComponentModel.ITypeDescriptorContext
- sourceType
Type: System.Type
Return Value
Type: System.Boolean
Type: Boolean
.
See Also
CanConvertFrom Overload
EnumToStringUsingDescription Class
Microsoft.Xrm.Client.Windows.Controls.ConnectionDialog Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright