DocumentReaderGetASByName 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 GetASByName(ConnectionId, SessionId, String)
Reads data for an Active Scripting component using its name.
Public method GetASByName(ConnectionId, SessionId, String, Int32, String)
Reads data for an Active Scripting component using its name.
Remarks

If more than one component exists with the same name only one of the will be returned.

Note Note
This is the backwards compatible implementation of this method. This implementation does not throw any exceptions, instead callers must examine the outcome of the call in the Status and StatusText output parameters.
Top
See Also

Reference