Microsoft.Office.Web.Mobile namespace
SharePoint 2013
| Class | Description | |
|---|---|---|
|
ChtmlMobileFormAdapter | Obsolete. Provides the form adapter class for the CHTML adapter set, which can add viewport meta tag into the head section of the page. |
|
HtmlMobileFormAdapter | Obsolete. Provides the form adapter class for encoding the Action attribute. |
|
HtmlMobileFormTextWriter | Obsolete. Provide a writer wrapper in order to encode Action attribute. |
|
HtmlMobilePageAdapter | Obsolete. Provides the page adapter class for the HTML adapter set, which can add dir attribute to the html tag. |
|
HtmlMobilePageTextWriter | Obsolete. Provide a writer wrapper so that we can intercept the writing of html tag and insert dir attribute as proper. |
|
XhtmlMobilePageAdapter | Obsolete. Provides the page adapter class for the XHTML adapter set, which can add dir attribute to the html tag. |
|
XhtmlMobilePageTextWriter | Obsolete. Provide a writer wrapper so that we can intercept the writing of html tag and insert dir attribute as proper. |
| Interface | Description | |
|---|---|---|
|
ISPMobileHead | An interface to expose the method AddHeadElementMarkup, which can add data into the head section of the page. |
Show: