91 lines
2.0 KiB
Groff
91 lines
2.0 KiB
Groff
.TH "CampusAppWP8.Pages.Events.EventIndexPage" 3 "Thu Aug 15 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Pages.Events.EventIndexPage \-
|
|
.PP
|
|
Overview page of all events\&.
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.PP
|
|
Inherits PhoneApplicationPage\&.
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBEventIndexPage\fP ()"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBEventIndexPage\fP class\&. \fP"
|
|
.in -1c
|
|
.SS "Static Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "static \fBEventFeed\fP \fBGetEventFeed\fP ()"
|
|
.br
|
|
.RI "\fIReturn the eventFeed object\&. \fP"
|
|
.in -1c
|
|
.SS "Protected Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "override void \fBOnNavigatedTo\fP (NavigationEventArgs e)"
|
|
.br
|
|
.RI "\fIOn navigation to this page, creates a FeedEventHandler and load the RSS feed data\&. \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "static \fBEventFeed\fP \fBFeed\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the feed object\&. \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
Overview page of all events\&.
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Pages\&.Events\&.EventIndexPage\&.EventIndexPage ()"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBEventIndexPage\fP class\&.
|
|
.SH "Member Function Documentation"
|
|
.PP
|
|
.SS "static \fBEventFeed\fP CampusAppWP8\&.Pages\&.Events\&.EventIndexPage\&.GetEventFeed ()\fC [static]\fP"
|
|
|
|
.PP
|
|
Return the eventFeed object\&.
|
|
.PP
|
|
\fBReturns:\fP
|
|
.RS 4
|
|
event feed object
|
|
.RE
|
|
.PP
|
|
|
|
.SS "override void CampusAppWP8\&.Pages\&.Events\&.EventIndexPage\&.OnNavigatedTo (NavigationEventArgse)\fC [protected]\fP"
|
|
|
|
.PP
|
|
On navigation to this page, creates a FeedEventHandler and load the RSS feed data\&.
|
|
.PP
|
|
\fBParameters:\fP
|
|
.RS 4
|
|
\fIe\fP event args
|
|
.RE
|
|
.PP
|
|
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "\fBEventFeed\fP CampusAppWP8\&.Pages\&.Events\&.EventIndexPage\&.Feed\fC [static]\fP, \fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the feed object\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|