Gets or sets the Object with the specified property name.

Namespace:  EPiServer.Personalization
Assembly:  EPiServer (in EPiServer.dll) Version: 5.2.375.236

Syntax

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

Parameters

propertyName
Type: System..::.String

Field Value

See Also