A TableRow that can change height.

Namespace:  EPiServer.WebControls
Assembly:  EPiServer.Legacy4 (in EPiServer.Legacy4.dll) Version: 5.2.375.236

Syntax

C#
[ObsoleteAttribute("Dynamic Table webcontrols has been moved from EPiServer.WebControls to EPiServer.UI.WebControls.", 
	true)]
public class DynamicRow : TableRow

Inheritance Hierarchy

See Also