InsertFieldWithObjectsInvoke 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(String)
Invokes the component and writes its content into the default response stream. It is done without the extra query string and username/password, but with relative URL replacement, stripped HTML headers, cached objects, delegated cookies, delegated query strings and with HTTP object stored in external objects.
Public method Static member Invoke(String, String, String, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean)
Invokes the component and writes its content into the default response stream.
Public method Static member Invoke(Stream, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean)
Invokes the component and writes its content into the specified stream
Public method Static member Invoke(String, String, String, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Boolean)
Invokes the component and writes its content into the specified stream
Public method Static member Invoke(Stream, MasterPageBase, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean)
Invokes the component and writes its content into the specified stream
Public method Static member Invoke(Stream, UserControlBase, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean)
Invokes the component and writes its content into the specified stream
Public method Static member Invoke(Stream, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Boolean)
Invokes the component and writes its content into the specified stream
Public method Static member Invoke(MasterPageBase, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Boolean)
Invokes the component and writes its content into the specified stream
Public method Static member Invoke(SiteBase, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Boolean)
Invokes the component and writes its content into the specified stream
Public method Static member Invoke(UserControlBase, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Boolean)
Invokes the component and writes its content into the specified stream
Public method Static member Invoke(Stream, SiteBase, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Boolean)
Invokes the component and writes its content into the specified stream
Public method Static member Invoke(Stream, SiteBase, UserControlBase, String, String, String, String, Boolean, Boolean, Boolean, Boolean, Int32, Boolean, Boolean, Boolean)
Invokes the component and writes its content into the specified stream
Top
See Also

Reference