MagicCMS Documentation
MagicPostTypeInfo
.
.
::
.
.
Pk Property
Gets the pk. Unique ID of the post type
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
int
Pk
{
get
;
set
; }
Field Value
The pk.
See Also
MagicPostTypeInfo Class
MagicCMS.Core Namespace