Share via


ISPMobileHead interface

An interface to expose the method AddHeadElementMarkup, which can add data into the head section of the page.

Namespace:  Microsoft.Office.Web.Mobile
Assembly:  Microsoft.Office.Web.MobileWordViewer (in Microsoft.Office.Web.MobileWordViewer.dll)

Syntax

'Declaration
<AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
<AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level := AspNetHostingPermissionLevel.Minimal)> _
Public Interface ISPMobileHead
'Usage
Dim instance As ISPMobileHead
[AspNetHostingPermissionAttribute(SecurityAction.InheritanceDemand, Level = AspNetHostingPermissionLevel.Minimal)]
[AspNetHostingPermissionAttribute(SecurityAction.LinkDemand, Level = AspNetHostingPermissionLevel.Minimal)]
public interface ISPMobileHead

See also

Reference

ISPMobileHead members

Microsoft.Office.Web.Mobile namespace