InsertFieldWithObjectsInvoke Method (String) Content Studio 5.7 SDK
Content Studio Web Content Management System

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

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.

Namespace: ContentStudio.Site.ActiveScripting.EPT
Assembly: CS_SiteLib (in CS_SiteLib.dll) Version: 5.7.5016.0 (5.7.5016.0)
Syntax

public static void Invoke(
	string field
)

Parameters

field
Type: SystemString
The name of the field to insert
See Also

Reference