ScriptComponentHost.LoadScriptFromComponent Method

Definition

Loads the script code and binary from the component custom property collection and puts it in the script storage

public:
 bool LoadScriptFromComponent();
public bool LoadScriptFromComponent ();
member this.LoadScriptFromComponent : unit -> bool
Public Function LoadScriptFromComponent () As Boolean

Returns

Applies to