Click or drag to resize

PageLogin Class

Interaction logic for PageLogin.xaml
PageLogin
Inheritance Hierarchy

Namespace:  VMInfoFace.Win.Pages
Assembly:  VMInfoFace.Win (in VMInfoFace.Win.exe) Version: 21.5.28.1 (21.5.28.1171)
Syntax
public class PageLogin : Page, IComponentConnector

The PageLogin type exposes the following members.

Constructors
  NameDescription
Public methodPageLogin
Initializes a new instance of the PageLogin class. Constructor without parameter
Top
Properties
  NameDescription
Public propertyNetworkConfigurationFile
Network configuration file for read network bandwidth
Public propertyPassword
Password
Public propertyServer
Server host name or IP address
Public propertyStorageProfile
Read VM storage profile
Public propertySummary
Read summary (for a better performance)
Public propertyUser
User name
Top
Methods
  NameDescription
Public methodInitializeComponent
InitializeComponent
Top
Fields
Extension Methods
  NameDescription
Public Extension MethodRefresh
UI refresh method
(Defined by Helper.)
Top
Explicit Interface Implementations
See Also