Create an empty property control.

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

Syntax

C#
public Property()

Remarks

You will need to set the InnerProperty before the control is rendered.

See Also