StiConfig Methods |
The StiConfig type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetDefaultReportConfigPath | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Load |
Loads a configuration of the report engine if it exist.
| |
Load(Stream) |
Loads a configuration of the report engine.
| |
Load(String) |
Loads a configuration of the report engine.
| |
Load(Stream, StiServiceContainer) |
Loads a configuration of the report engine.
| |
Reset | ||
Save |
Saves a configuration of the report engine.
| |
Save(Stream) |
Saves a configuration of the report engine.
| |
Save(String) |
Saves a configuration of the report engine.
| |
Save(Stream, StiServiceContainer) |
Saves a configuration of the report engine.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |