InsertDocument Methods Content Studio 5.7 SDK
Content Studio Web Content Management System

[This is preliminary documentation and is subject to change.]

The InsertDocument type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Static member Invoke(Int32)
Inserts the content of another document into the default Response stream.
Public method Static member Invoke(Int32, Int32)
Inserts the content of another document into the default Response stream.
Public method Static member Invoke(Stream, Int32)
Inserts the content of another document into the supplied stream.
Public method Static member Invoke(Stream, Int32, Int32)
Inserts the content of another document into the supplied stream.
Public method Static member Invoke(Stream, Int32, Int32, SiteBaseCS_EditIconTypes)
Inserts a document using Server.execute method.
Public method Static member Invoke(Stream, Int32, Int32, SiteBaseCS_EditIconTypes, Int32)
Inserts a document using Server.execute method.
Public method ToString (Inherited from Object.)
Top
See Also

Reference