89 lines
2.5 KiB
Groff
89 lines
2.5 KiB
Groff
.TH "CampusAppWP8.Model.Link.LinkModel" 3 "Thu Aug 15 2013" "CampusAppWp8" \" -*- nroff -*-
|
|
.ad l
|
|
.nh
|
|
.SH NAME
|
|
CampusAppWP8.Model.Link.LinkModel \-
|
|
.PP
|
|
\fBModel\fP for menu
|
|
|
|
.SH SYNOPSIS
|
|
.br
|
|
.PP
|
|
.SS "Public Member Functions"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "\fBLinkModel\fP ()"
|
|
.br
|
|
.RI "\fIInitializes a new instance of the \fBLinkModel\fP class\&. \fP"
|
|
.in -1c
|
|
.SS "Properties"
|
|
|
|
.in +1c
|
|
.ti -1c
|
|
.RI "string \fBTitle_DE\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the german title of the link\&. \fP"
|
|
.ti -1c
|
|
.RI "string \fBTitle_EN\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the english title of the link\&. \fP"
|
|
.ti -1c
|
|
.RI "string \fBLink_DE\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the german link\&. \fP"
|
|
.ti -1c
|
|
.RI "string \fBLink_EN\fP\fC [get, set]\fP"
|
|
.br
|
|
.RI "\fIGets or sets the english link\&. \fP"
|
|
.ti -1c
|
|
.RI "string \fBTitle\fP\fC [get]\fP"
|
|
.br
|
|
.RI "\fIGets the localized title\&. If the phone is set to german language, the german title will be returned otherwise the english title\&. \fP"
|
|
.ti -1c
|
|
.RI "string \fBLink\fP\fC [get]\fP"
|
|
.br
|
|
.RI "\fIGets the localized link\&. if the phone is set to german language, the german comment will be returned otherwise the english link\&. \fP"
|
|
.in -1c
|
|
.SH "Detailed Description"
|
|
.PP
|
|
\fBModel\fP for menu
|
|
|
|
|
|
.SH "Constructor & Destructor Documentation"
|
|
.PP
|
|
.SS "CampusAppWP8\&.Model\&.Link\&.LinkModel\&.LinkModel ()"
|
|
|
|
.PP
|
|
Initializes a new instance of the \fBLinkModel\fP class\&.
|
|
.SH "Property Documentation"
|
|
.PP
|
|
.SS "string CampusAppWP8\&.Model\&.Link\&.LinkModel\&.Link\fC [get]\fP"
|
|
|
|
.PP
|
|
Gets the localized link\&. if the phone is set to german language, the german comment will be returned otherwise the english link\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Link\&.LinkModel\&.Link_DE\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the german link\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Link\&.LinkModel\&.Link_EN\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the english link\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Link\&.LinkModel\&.Title\fC [get]\fP"
|
|
|
|
.PP
|
|
Gets the localized title\&. If the phone is set to german language, the german title will be returned otherwise the english title\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Link\&.LinkModel\&.Title_DE\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the german title of the link\&.
|
|
.SS "string CampusAppWP8\&.Model\&.Link\&.LinkModel\&.Title_EN\fC [get]\fP, \fC [set]\fP"
|
|
|
|
.PP
|
|
Gets or sets the english title of the link\&.
|
|
|
|
.SH "Author"
|
|
.PP
|
|
Generated automatically by Doxygen for CampusAppWp8 from the source code\&.
|