Overload List
Saves control layout properties to the stream.
[Visual Basic] Overloads Public Sub SaveLayout(Stream)
[C#] public void SaveLayout(Stream);
[Delphi] public procedure SaveLayout(Stream); overload;
Saves the control layout properties to the file.
[Visual Basic] Overloads Public Sub SaveLayout(String)
[C#] public void SaveLayout(string);
[Delphi] public procedure SaveLayout(String); overload;
See Also
C1WebCommandBase Class | C1WebCommandBase Members | C1.Web.Command Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |