MagicCMS Documentation
MagicUser
.
.
::
.
.
Profile_PK Property
Gets or sets the profile pk.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
int
Profile_PK
{
get
;
set
; }
Field Value
The profile pk.
Remarks
Reserved for future extensions
See Also
MagicUser Class
MagicCMS.Core Namespace