This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public interface IPersistStreamInit |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Interface IPersistStreamInit |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
GetClassID | ||
GetSizeMax |
Gets the max size.
|
|
InitNew |
Initializes a new stream.
|
|
IsDirty |
Determines whether this instance is dirty.
|
|
Load |
Loads the specified stream.
|
|
Save |
Saves the specified stream.
|
See Also
Smartsite.Web Namespace