ScriptComponentHost.LoadScriptFromComponent 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.
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