ScriptTypeFactory.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 scriptType, Microsoft.SharePoint.Client.ClientRuntimeContext context);
abstract member CreateObjectFromScriptType : string * Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.IFromJson
override this.CreateObjectFromScriptType : string * Microsoft.SharePoint.Client.ClientRuntimeContext -> Microsoft.SharePoint.Client.IFromJson
Public Function CreateObjectFromScriptType (scriptType As String, context As ClientRuntimeContext) As IFromJson
Parameters
- scriptType
- String
- context
- ClientRuntimeContext