OpenNETCF Padarn Web Server for Windows CE
LoadFrom Method (assemblyPath)
NamespacesOpenNETCF.WebCodeBehindAssemblyLoadFrom(String)
Loads a code-behind assembly from the specified path.
Declaration Syntax
C#Visual BasicVisual C++
public static CodeBehindAssembly LoadFrom(
	string assemblyPath
)
Public Shared Function LoadFrom ( _
	assemblyPath As String _
) As CodeBehindAssembly
public:
static CodeBehindAssembly^ LoadFrom(
	String^ assemblyPath
)
Parameters
assemblyPath (String)
The path to load the assembly from.
Return Value
An instance of CodeBehindAssembly

Assembly: OpenNETCF.Web (Module: OpenNETCF.Web) Version: 1.1.91.0