Click or drag to resize

EmbeddedResourceProviderRegister Method


Namespace: GSF.Web.Embedded
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public static void Register()
View Source
Remarks
This function will properly register the EmbeddedResourceProvider even when being run from within a pre-compiled web application.
See Also