A delegate that is responsible to set the actual value for a specific property type.

Namespace:  EPiServer.Core
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public delegate void SetPropertyValueDelegate()

See Also