InsertDocumentInvoke Method Content Studio 5.7 SDK
Content Studio Web Content Management System

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

Overload List

  Name Description
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.
Top
See Also

Reference