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 class VirtualCmsFile |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class VirtualCmsFile |
The type exposes the following methods.
Public Methods
Name | Description | |
---|---|---|
CreateObjRef | (Inherited from MarshalByRefObject.) | |
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetType | (Inherited from Object.) | |
InitializeLifetimeService | (Inherited from VirtualFileBase.) | |
Open |
When overridden in a derived class, returns a read-only stream to the virtual resource.
(Overrides VirtualFile..::Open()()()().) |
|
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
MemberwiseClone | (Inherited from MarshalByRefObject.) |
See Also
Smartsite.AspNet.Bridge Namespace