MagicCMS Documentation

MagicTranslation..::..Item Property

Gets or sets the property with the specified property name.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public Object this[
	string propertyName
] { get; set; }

Parameters

propertyName
Type: String
Name of the property.

Return Value

The value of property with provided property name