MagicCMS Documentation
MagicPostTypeInfo
.
.
::
.
.
Item Property
Gets or sets property with the specified property name.
Namespace:
MagicCMS.Core
Assembly:
MagicCMS.4.5
(in MagicCMS.4.5.dll)
Syntax
C#
public
Object
this
[
string
propertyName
] {
get
;
set
; }
Parameters
propertyName
Type:
String
Name of the property.
Return Value
Value of property
See Also
MagicPostTypeInfo Class
MagicCMS.Core Namespace