GuidToNameMapping
Class
Maps a globally unique identifier (Guid) to a human-readable name. Used by the new RadDock framework when converting an old DockingManager framework to its new counterpart.
Definition
Namespace:Telerik.WinControls.UI.Docking
Assembly:Telerik.WinControls.RadDock.dll
Syntax:
C#
public class GuidToNameMapping
Inheritance: objectGuidToNameMapping
Constructors
Constructs a new default instance.
C#
public GuidToNameMapping()