Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Loads the file project item.
Namespace: VsWebSite
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
Syntax
'Declaration
Sub Load
void Load()
void Load()
abstract Load : unit -> unit
function Load()
Remarks
This method loads the project item into a hidden document window. This is necessary to get the code model for ASP.NET Web pages. This method is applicable only for file objects.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.