StiPageLoad Method |
| Name | Description | |
|---|---|---|
| Load(Stream) |
Loads a page template into the stream in the format XML.
| |
| Load(String) |
Loads a page template from the stream in the format XML.
| |
| Load(StiPageSLService, Stream) |
Loads a page template from the stream using the provider.
| |
| Load(StiPageSLService, String) |
Loads a page template from the file using the provider.
|