MagicCMS Documentation
CMS_Config
.
.
::
.
.
Item Property
Gets or sets the specified property by 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
Property value
See Also
CMS_Config Class
MagicCMS.Core Namespace