This documentation is archived and is not being maintained.

TemplatedControlDesigner.UpdateDesignTimeHtml Method

Updates the design-time HTML.

[Visual Basic]
Overrides Public Sub UpdateDesignTimeHtml()
[C#]
public override void UpdateDesignTimeHtml();
[C++]
public: void UpdateDesignTimeHtml();
[JScript]
public override function UpdateDesignTimeHtml();

Remarks

This method should be called to refresh the design-time display if the template frames have been changed without calling methods that update the design-time HTML automatically.

Requirements

Platforms: Windows 2000, Windows XP Professional, Windows Server 2003 family

.NET Framework Security: 

See Also

TemplatedControlDesigner Class | TemplatedControlDesigner Members | System.Web.UI.Design Namespace

Show: