This control can be used to create a miniature model of a table structure.

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

Syntax

C#
[ObsoleteAttribute("Use master pages instead", false)]
public class ContentFrameworkPreview : Control

Inheritance Hierarchy

System..::.Object
  System.Web.UI..::.Control
    EPiServer.WebControls..::.ContentFrameworkPreview

See Also