Intersoft WebCombo Documentation
LoadLayout Method
See Also  Send Feedback
ISNet.WebUI.WebCombo Namespace > WebCombo Class : LoadLayout Method






Developers can save commonly used Layout and apply it to WebCombo at runtime. This also enables developers to create highly customizable look and feel web applications by saving a few layout themes and let users choose their preferences at runtime.

Invoked when you are applying style using programmatic technique, which is loading the layout during runtime.

Overload List

OverloadDescription
LoadLayout(String)

Developers can save commonly used Layout and apply it to WebCombo at runtime. This also enables developers to create highly customizable look and feel web applications by saving a few layout themes and let users choose their preferences at runtime.

 
LoadLayout(LayoutInfo)Load layout configuration from LayoutInfo object. Load layout configuration from LayoutInfo object.  

Remarks

If you use WebCombo.NET v4.0, and you use one of the predefined style in the following list, you will need to reapply and update them in order to appear properly in version 4.0.

  • WinXP Blue
  • WinXP Silver
  • Mac OS X Tiger
  • Minimalist

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2012 Intersoft Solutions Corp. All Rights Reserved.