Overload List

  NameDescription
LoadLayout(Stream)
Load control layout properties from the stream.
(Inherited from C1WebCommandBase.)
LoadLayout(String)
Loads control layout properties from the file.
(Inherited from C1WebCommandBase.)
LoadLayout(Stream, LayoutTypeFlags)
Loads the control layout properties with specified types from the stream.
(Inherited from C1WebCommandBase.)
LoadLayout(String, LayoutTypeFlags)
Loads control layout properties with specified types from the file.
(Inherited from C1WebCommandBase.)

See Also