LocalHandler Class
This class is reponsible for handling the local requests.
Ex: local:\\Closing
Syntax
'Declaration Friend Class LocalHandler Inherits EO.WebBrowser.ResourceHandler
'Usage Dim instance As LocalHandler
internal class LocalHandler : EO.WebBrowser.ResourceHandler
internal ref class LocalHandler : public EO.WebBrowser.ResourceHandler
Inheritance Hierarchy
System.Object
EO.WebBrowser.ResourceHandler
ArchestrA.Client.WebControls.LocalHandler
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also