Property | Type | Description | |
---|---|---|---|
TimeZones | List |
Method | Description | |
---|---|---|
GetTimeZonesCompleted ( InvokeOperation |
If a class needs the timezones and the list is not already populated they will call the RIA method to populate the list.
|
|
Page ( ) : System |
Method | Description | |
---|---|---|
Authenticated ( string username, string authID ) : void | ||
CancelCreateCustomer ( ) : void |
Click handler for Cancel button on Create Customer control.
|
|
CreateDomainContext ( ) : void | ||
CreateNewAccountLinkClicked ( string inviteCode ) : void |
Click handler for Create New Account link on the Create Customer control.
|
|
CustomerCreated ( string createdMessage ) : void |
Handler for the evnet that's fired on the Create Customer control once a new customer record is created.
|
|
Initialise ( ) : void | ||
InitialiseServices ( int millisecondsDelay ) : void |
If a connection failure occurs for the provisioning web service or the machine monitoring socket this method will be called. It will wait for a number of seconds and then try and re-initialise the connections.
|
|
IsAliveComplete ( InvokeOperation |
||
LogoutAsync ( bool sendServerLogout ) : void | ||
LogoutComplete ( LoadOperation op ) : void | ||
Page_Loaded ( object sender, System e ) : void | ||
UpdateAppStatus ( ) : void | ||
UserControl_SizeChanged ( object sender, System e ) : void |
public static GetTimeZonesCompleted ( InvokeOperation |
||
op | InvokeOperation |
|
return | void |