IScriptTypeFactory.CreateObjectFromScriptType Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.SharePoint.Client.IFromJson CreateObjectFromScriptType (string scriptTypeName, Microsoft.SharePoint.Client.ClientRuntimeContext context);
abstract member CreateObjectFromScriptType : string * Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.IFromJson
Public Function CreateObjectFromScriptType (scriptTypeName As String, context As ClientRuntimeContext) As IFromJson
Parameters
- scriptTypeName
- String
- context
- ClientRuntimeContext