alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class OldToNewDeserializationBinder

    Allows user to control old type diagram/palette loading.

    Inheritance
    System.Object
    OldToNewDeserializationBinder
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public sealed class OldToNewDeserializationBinder : SerializationBinder

    Constructors

    OldToNewDeserializationBinder()

    Declaration
    public OldToNewDeserializationBinder()

    Methods

    BindToType(String, String)

    Declaration
    public override Type BindToType(string assemblyName, string typeName)
    Parameters
    Type Name Description
    System.String assemblyName
    System.String typeName
    Returns
    Type
    System.Type
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved