C# Class GSinPV.MainPage

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: jenndox/Developer-Community-Customization

Méthodes publiques

Свойство Type Description
StyleImages string[]

Méthodes publiques

Méthode Description
MainPage ( ) : System
getCommunities ( string queryString ) : void

Private Methods

Méthode Description
AddMorePeople ( string data ) : void
AddMoreTopics ( string data ) : void
InitializeComponent ( ) : void
PassCompanyData ( string data ) : void
PassPeopleData ( string data ) : void
PassTopicData ( string data ) : void
basicAdorner_CommandsRequested ( object sender, PivotViewerCommandsRequestedEventArgs e ) : void
peopleAdorner_CommandsRequested ( object sender, PivotViewerCommandsRequestedEventArgs e ) : void
topicAdorner_CommandsRequested ( object sender, PivotViewerCommandsRequestedEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

getCommunities() public méthode

public getCommunities ( string queryString ) : void
queryString string
Résultat void

Property Details

StyleImages public_oe property

public string[] StyleImages
Résultat string[]