Sets the RenderType for the IPropertyControl.

Namespace:  EPiServer.Web.PropertyControls
Assembly:  EPiServer (in EPiServer.dll) Version: 6.0.530.0

Syntax

C#
public RenderType RenderType { get; set; }

Field Value

A RenderType that is used to specify how the PropertyDataControl should be rendered.

See Also