Click or drag to resize

StiPageLoad Method

Overload List
  NameDescription
Public methodLoad(Stream)
Loads a page template into the stream in the format XML.
Public methodLoad(String)
Loads a page template from the stream in the format XML.
Public methodLoad(StiPageSLService, Stream)
Loads a page template from the stream using the provider.
Public methodLoad(StiPageSLService, String)
Loads a page template from the file using the provider.
Top
See Also