MagicCMS Documentation
MagicPost
.
.
::
.
.
Url Property
Gets or sets the URL.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
string
Url
{
get
;
set
; }
Field Value
The URL.
Remarks
This is the primary post url. It used differently by different post type.
See Also
MagicPost Class
MagicCMS.Core Namespace