Defines properties and methods that must be implemented by root web application control (e.g. C1ViewPort or C1LaunchPad).
Namespace:
C1.Web.iPhoneAssembly: C1.Web.iPhone.3 (in C1.Web.iPhone.3.dll)
Syntax
C# |
---|
public interface IWebApplicationMasterControl : IUrlResolutionService |
Visual Basic |
---|
Public Interface IWebApplicationMasterControl _ Inherits IUrlResolutionService |