MagicCMS Documentation
MagicPost
.
.
::
.
.
Ordinamento Property
Gets or sets the order (in italian ordinamento).
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
int
Ordinamento
{
get
;
set
; }
Field Value
The order.
Remarks
This field may be used to order arbitrarily a post collection.
See Also
MagicPost Class
MagicCMS.Core Namespace