C# Class XamarinCRM.Pages.Sales.SalesDashboardPage

Inheritance: Xamarin.Forms.ContentPage
Exibir arquivo Open project: xamarin/app-crm

Private Properties

Property Type Description
PushTabbedLeadPage System.Threading.Tasks.Task

Public Methods

Method Description
SalesDashboardPage ( ) : System

Protected Methods

Method Description
OnAppearing ( ) : void

Private Methods

Method Description
PushTabbedLeadPage ( Account lead = null ) : System.Threading.Tasks.Task

Method Details

OnAppearing() protected method

protected OnAppearing ( ) : void
return void

SalesDashboardPage() public method

public SalesDashboardPage ( ) : System
return System