The IWebApplicationMasterControl type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
ResolveClientUrl |
Returns a resolved URL that is suitable for use by the client.
(Inherited from IUrlResolutionService.) |
Properties
Name | Description | |
---|---|---|
![]() |
FullScreenCapable |
Gets or sets a value indicating whether web application must minimize the status bar that is displayed at the top of the screen on iPhone OS. Enabling this property is useful when application must be shown in full-screen mode like a native application.
|
![]() |
HomeScreenImageUrl |
Gets or sets the home screen image URL that will be used as favorite icon.
|
![]() |
StartupImageUrl |
Gets or sets the URL to startup image that is displayed while your web application launches.
|
![]() |
StatusBarStyle |
Gets or sets the status bar style for full-screen mode.
|