The interface for PagePlaceViewModel class.

C# | Visual Basic | Visual C++ |
public interface IPagePlaceViewModel
Public Interface IPagePlaceViewModel
public interface class IPagePlaceViewModel

All Members | Methods | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | Caller |
Gets or sets the caller.
|
![]() | CancelPlaceCommand |
Gets or sets the cancel place command.
|
![]() | ChangeLoginAccount |
Gets or sets the login account.
|
![]() | ChangePlaceCommand |
Gets or sets the change place command.
|
![]() | Init()()() |
Initiates this instance.
|
![]() | IsEnabledPlace |
Gets a value indicating whether this instance is enabled to change the place.
|
![]() | IsLoginCaller |
Gets a value indicating whether this instance is the login caller.
|
![]() | IsPlaceValid |
Gets a value indicating whether this instance is valid place.
|
![]() | Place |
Gets or sets the place.
|
![]() | PlaceAutoCompletion |
Gets the place using automatic completion.
|
![]() | Version |
Gets the version number.
|