Click or drag to resize

StiPageSave Method

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