Sets the properties that are being edited for the IPropertyControl.

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

Syntax

C#
PropertyDataCollection Properties { set; }

See Also