StiPageSave Method |
| Name | Description | |
|---|---|---|
| Save(Stream) |
Saves a page template into the stream in the format XML.
| |
| Save(String) |
Saves a page template in the file in the format XML.
| |
| Save(StiPageSLService, Stream) |
Saves a page template into the stream using the provider.
| |
| Save(StiPageSLService, String) |
Saves a page template into the file using the provider.
|