Intersoft ClientUI Documentation
UXPageLoader Class
Members  See Also  Send Feedback
Intersoft.Client.UI.Navigation Namespace : UXPageLoader Class






Object Model

UXPageLoader Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class UXPageLoader 
   Inherits System.Windows.Controls.Page
Visual Basic (Usage)Copy Code
Dim instance As UXPageLoader
C# 
public sealed class UXPageLoader : System.Windows.Controls.Page 
Delphi 
public class UXPageLoader = class(System.Windows.Controls.Page)sealed; 
JScript 
public sealed class UXPageLoader extends System.Windows.Controls.Page
Managed Extensions for C++ 
public __gc __sealed class UXPageLoader : public System.Windows.Controls.Page 
C++/CLI 
public ref class UXPageLoader sealed : public System.Windows.Controls.Page 

Inheritance Hierarchy

System.Object
   System.Windows.DependencyObject
      System.Windows.UIElement
         System.Windows.FrameworkElement
            System.Windows.Controls.Control
               System.Windows.Controls.UserControl
                  System.Windows.Controls.Page
                     Intersoft.Client.UI.Navigation.UXPageLoader

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 All Rights Reserved.