WebPartMobilePage Members

Include Protected Members
Include Inherited Members

Represents a Web Part page that is designed for viewing on the small screens of mobile devices and that contains Web Parts that have mobile adapters.

The WebPartMobilePage type exposes the following members.

Constructors

  Name Description
Public method WebPartMobilePage Initializes a new instance of the WebPartMobilePage class.

Top

Properties

  Name Description
Public property AbsoluteFilePath (Inherited from MobilePage.)
Public property ActiveForm (Inherited from MobilePage.)
Public property Adapter (Inherited from MobilePage.)
Public property AllowCustomAttributes (Inherited from MobilePage.)
Public property Application (Inherited from Page.)
Public property AppRelativeTemplateSourceDirectory (Inherited from Control.)
Public property AppRelativeVirtualPath (Inherited from TemplateControl.)
Protected property AspCompatMode (Inherited from Page.)
Protected property AsyncMode (Inherited from Page.)
Public property AsyncTimeout (Inherited from Page.)
Protected property AutoHandlers Obsolete. (Inherited from TemplateControl.)
Public property AutoPostBackControl (Inherited from Page.)
Public property BindingContainer (Inherited from Control.)
Public property Buffer (Inherited from Page.)
Public property Cache (Inherited from Page.)
Public property Capability Gets an object that specifies the capabilities of the mobile device's browser. (Inherited from SPMobilePage.)
Protected property ChildControlsCreated (Inherited from Control.)
Public property ClientID (Inherited from Control.)
Protected property ClientIDSeparator (Inherited from Control.)
Public property ClientQueryString (Inherited from Page.)
Public property ClientScript (Inherited from Page.)
Public property ClientTarget (Inherited from Page.)
Public property ClientViewState (Inherited from MobilePage.)
Public property CodePage (Inherited from Page.)
Public property ContentType (Inherited from Page.)
Protected property Context (Inherited from Page.)
Public property Controls (Inherited from Control.)
Public property Culture (Inherited from Page.)
Public property DesignMode (Inherited from MobilePage.)
Public property Device (Inherited from MobilePage.)
Public property EnableEventValidation (Inherited from MobilePage.)
Public property EnableTheming (Inherited from MobilePage.)
Public property EnableViewState (Inherited from Page.)
Public property EnableViewStateMac (Inherited from Page.)
Public property ErrorPage (Inherited from Page.)
Protected property Events (Inherited from Control.)
Protected property FileDependencies Obsolete. (Inherited from Page.)
Public property Form (Inherited from Page.)
Public property Forms (Inherited from MobilePage.)
Protected property HasChildViewState (Inherited from Control.)
Public property Header (Inherited from Page.)
Public property HiddenVariables (Inherited from MobilePage.)
Public property ID (Inherited from Page.)
Public property IdSeparator (Inherited from MobilePage.)
Public property IsAsync (Inherited from Page.)
Public property IsCallback (Inherited from Page.)
Protected property IsChildControlStateCleared (Inherited from Control.)
Public property IsCrossPagePostBack (Inherited from Page.)
Public property IsPostBack (Inherited from Page.)
Public property IsPostBackEventControlRegistered (Inherited from Page.)
Public property IsReusable (Inherited from Page.)
Protected property IsTrackingViewState (Inherited from Control.)
Public property IsValid (Inherited from Page.)
Protected property IsViewStateEnabled (Inherited from Control.)
Public property Items (Inherited from Page.)
Public property LCID (Inherited from Page.)
Protected property LoadViewStateByID (Inherited from Control.)
Public property MaintainScrollPositionOnPostBack (Inherited from Page.)
Public property Master (Inherited from Page.)
Public property MasterPageFile (Inherited from MobilePage.)
Public property MaxPageStateFieldLength (Inherited from Page.)
Public property NamingContainer (Inherited from Control.)
Public property Page (Inherited from Control.)
Public property PageAdapter (Inherited from Page.)
Protected property PageStatePersister (Inherited from Page.)
Public property Parent (Inherited from Control.)
Public property PreviousPage (Inherited from Page.)
Public property QueryStringText (Inherited from MobilePage.)
Public property RelativeFilePath (Inherited from MobilePage.)
Public property Request (Inherited from Page.)
Public property Response (Inherited from Page.)
Public property ResponseEncoding (Inherited from Page.)
Protected property RightsRequired Gets the rights needed by the user to access the mobile page. (Inherited from SPMobilePage.)
Public property Server (Inherited from Page.)
Public property Session (Inherited from Page.)
Public property Site (Inherited from Control.)
Public property SkinID (Inherited from Control.)
Public property SmartNavigation Obsolete. (Inherited from Page.)
Public property StyleSheet (Inherited from MobilePage.)
Public property StyleSheetTheme (Inherited from MobilePage.)
Protected property SupportAutoEvents (Inherited from TemplateControl.)
Public property TargetWebPartPageTitle Gets the title of the regular; that is, non-mobile; WebPartPage that corresponds to the mobile page that the WebPartMobilePage object represents.
Public property TemplateControl (Inherited from Control.)
Public property TemplateSourceDirectory (Inherited from Control.)
Public property Theme (Inherited from MobilePage.)
Public property Title (Inherited from MobilePage.)
Public property Trace (Inherited from Page.)
Public property TraceEnabled (Inherited from Page.)
Public property TraceModeValue (Inherited from Page.)
Protected property TransactionMode (Inherited from Page.)
Public property UICulture (Inherited from Page.)
Public property UniqueFilePathSuffix (Inherited from MobilePage.)
Public property UniqueID (Inherited from Control.)
Public property User (Inherited from Page.)
Public property Validators (Inherited from Page.)
Protected property ViewState (Inherited from Control.)
Public property ViewStateEncryptionMode (Inherited from Page.)
Protected property ViewStateIgnoresCase (Inherited from Control.)
Public property ViewStateUserKey (Inherited from Page.)
Public property Visible (Inherited from Page.)

Top

Methods

  Name Description
Protected method AddContentTemplate (Inherited from Page.)
Protected method AddedControl (Inherited from MobilePage.)
Public method AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler) (Inherited from Page.)
Public method AddOnPreRenderCompleteAsync(BeginEventHandler, EndEventHandler, Object) (Inherited from Page.)
Protected method AddParsedSubObject (Inherited from MobilePage.)
Protected method AddWrappedFileDependencies (Inherited from Page.)
Public method ApplyStyleSheetSkin (Inherited from Control.)
Protected method AspCompatBeginProcessRequest (Inherited from Page.)
Protected method AspCompatEndProcessRequest (Inherited from Page.)
Protected method AsyncPageBeginProcessRequest (Inherited from Page.)
Protected method AsyncPageEndProcessRequest (Inherited from Page.)
Protected method BuildProfileTree (Inherited from Control.)
Protected method ClearChildControlState (Inherited from Control.)
Protected method ClearChildState (Inherited from Control.)
Protected method ClearChildViewState (Inherited from Control.)
Protected method Construct (Inherited from TemplateControl.)
Protected method CreateChildControls (Inherited from Control.)
Protected method CreateControlCollection (Inherited from Control.)
Protected method CreateHtmlTextWriter (Inherited from MobilePage.)
Protected method CreateResourceBasedLiteralControl (Inherited from TemplateControl.)
Public method DataBind() (Inherited from Control.)
Protected method DataBind(Boolean) (Inherited from Control.)
Protected method DataBindChildren (Inherited from Control.)
Public method DesignerInitialize (Inherited from Page.)
Protected method DeterminePostBackMode (Inherited from MobilePage.)
Public method Dispose (Inherited from Control.)
Protected method EnsureChildControls (Inherited from Control.)
Protected method EnsureID (Inherited from Control.)
Public method Equals (Inherited from Object.)
Protected method Eval(String) (Inherited from TemplateControl.)
Protected method Eval(String, String) (Inherited from TemplateControl.)
Public method ExecuteRegisteredAsyncTasks (Inherited from Page.)
Protected method Finalize (Inherited from Object.)
Public method FindControl(String) (Inherited from Page.)
Protected method FindControl(String, Int32) (Inherited from Control.)
Public method Focus (Inherited from Control.)
Protected method FrameworkInitialize (Inherited from Page.)
Public method GetControlAdapter (Inherited from MobilePage.)
Public method GetDataItem (Inherited from Page.)
Protected method GetDesignModeState (Inherited from Control.)
Public method GetForm (Inherited from MobilePage.)
Protected method GetGlobalResourceObject(String, String) (Inherited from TemplateControl.)
Protected method GetGlobalResourceObject(String, String, Type, String) (Inherited from TemplateControl.)
Public method GetHashCode (Inherited from Object.)
Protected method GetLocalResourceObject(String) (Inherited from TemplateControl.)
Protected method GetLocalResourceObject(String, Type, String) (Inherited from TemplateControl.)
Public method GetPostBackClientEvent Obsolete. (Inherited from Page.)
Public method GetPostBackClientHyperlink Obsolete. (Inherited from Page.)
Public method GetPostBackEventReference(Control) Obsolete. (Inherited from Page.)
Public method GetPostBackEventReference(Control, String) Obsolete. (Inherited from Page.)
Public method GetPrivateViewState (Inherited from MobilePage.)
Public method GetType (Inherited from Object.)
Public method GetTypeHashCode (Inherited from Page.)
Public method GetValidators (Inherited from Page.)
Protected method GetWrappedFileDependencies (Inherited from Page.)
Public method HasControls (Inherited from Control.)
Protected method HasEvents (Inherited from Control.)
Public method HasHiddenVariables (Inherited from MobilePage.)
Protected method InitializeCulture (Inherited from Page.)
Protected method InitOutputCache(OutputCacheParameters) (Inherited from Page.)
Protected method InitOutputCache(Int32, String, String, OutputCacheLocation, String) (Inherited from MobilePage.)
Protected method InitOutputCache(Int32, String, String, String, OutputCacheLocation, String) (Inherited from MobilePage.)
Public method IsChtml10 Returns a value indicating whether the current browser's preferred rendering language is CHTML 1.0. (Inherited from SPMobilePage.)
Public method IsClientScriptBlockRegistered Obsolete. (Inherited from Page.)
Public method IsHtml32 Returns a value indicating whether the current browser's preferred rendering language is HTML 3.2. (Inherited from SPMobilePage.)
Protected method IsLiteralContent (Inherited from Control.)
Public method IsMicrosoftMobileExplorer Gets a value that indicates whether the mobile device browse is Microsoft Mobile Explorer. (Inherited from SPMobilePage.)
Public method IsStartupScriptRegistered Obsolete. (Inherited from Page.)
Public method IsXhtmlMp Returns a value indicating whether the current browser's preferred rendering language is XHTML MP. (Inherited from SPMobilePage.)
Public method LoadControl(String) (Inherited from TemplateControl.)
Public method LoadControl(Type, []) (Inherited from TemplateControl.)
Protected method LoadControlState (Inherited from Control.)
Protected method LoadPageStateFromPersistenceMedium (Inherited from MobilePage.)
Public method LoadTemplate (Inherited from TemplateControl.)
Protected method LoadViewState (Inherited from MobilePage.)
Public method MakePathAbsolute (Inherited from MobilePage.)
Public method MapPath (Inherited from Page.)
Protected method MapPathSecure (Inherited from Control.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method OnAbortTransaction (Inherited from TemplateControl.)
Protected method OnBubbleEvent (Inherited from Control.)
Protected method OnCommitTransaction (Inherited from TemplateControl.)
Protected method OnDataBinding (Inherited from Control.)
Protected method OnDeviceCustomize (Inherited from MobilePage.)
Protected method OnError Represents the method that handles the Error event of a SPMobilePage. (Inherited from SPMobilePage.)
Protected method OnInit Represents the method that handles the Init event. (Overrides SPMobilePage.OnInit(EventArgs).)
Protected method OnInitComplete Represents the method that handles the InitComplete() event. (Overrides Page.OnInitComplete(EventArgs).)
Protected method OnLoad (Inherited from MobilePage.)
Protected method OnLoadComplete (Inherited from Page.)
Protected method OnPreInit Represents the method that will handle the PreInit() event of a SPMobilePage. (Inherited from SPMobilePage.)
Protected method OnPreLoad (Inherited from Page.)
Protected method OnPreRender Represents the method that handles the PreRender event of the page. (Overrides MobilePage.OnPreRender(EventArgs).)
Protected method OnPreRenderComplete (Inherited from Page.)
Protected method OnSaveStateComplete (Inherited from Page.)
Protected method OnUnload (Inherited from MobilePage.)
Protected method OnViewStateExpire (Inherited from MobilePage.)
Protected method OpenFile (Inherited from Control.)
Public method ParseControl(String) (Inherited from TemplateControl.)
Public method ParseControl(String, Boolean) (Inherited from TemplateControl.)
Public method ProcessRequest (Inherited from Page.)
Protected method RaiseBubbleEvent (Inherited from Control.)
Protected method RaisePostBackEvent (Inherited from MobilePage.)
Public method ReadStringResource (Inherited from TemplateControl.)
Public method RedirectToMobilePage(String) (Inherited from MobilePage.)
Public method RedirectToMobilePage(String, Boolean) (Inherited from MobilePage.)
Public method RegisterArrayDeclaration Obsolete. (Inherited from Page.)
Public method RegisterAsyncTask (Inherited from Page.)
Public method RegisterClientScriptBlock Obsolete. (Inherited from Page.)
Public method RegisterHiddenField Obsolete. (Inherited from Page.)
Public method RegisterOnSubmitStatement Obsolete. (Inherited from Page.)
Public method RegisterRequiresControlState (Inherited from Page.)
Public method RegisterRequiresPostBack (Inherited from Page.)
Public method RegisterRequiresRaiseEvent (Inherited from Page.)
Public method RegisterRequiresViewStateEncryption (Inherited from Page.)
Public method RegisterStartupScript Obsolete. (Inherited from Page.)
Public method RegisterViewStateHandler (Inherited from Page.)
Protected method RemovedControl (Inherited from MobilePage.)
Protected method Render Sends server control content to a provided HTML writer object, which writes the content to be rendered on the client. (Inherited from SPMobilePage.)
Protected method RenderChildren (Inherited from Control.)
Public method RenderControl(HtmlTextWriter) (Inherited from MobilePage.)
Protected method RenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
Public method RequiresControlState (Inherited from Page.)
Protected method ResolveAdapter (Inherited from Control.)
Public method ResolveClientUrl (Inherited from Control.)
Public method ResolveUrl (Inherited from Control.)
Protected method SaveControlState (Inherited from Control.)
Protected method SavePageStateToPersistenceMedium (Inherited from MobilePage.)
Protected method SaveViewState (Inherited from MobilePage.)
Protected method SetDesignModeState (Inherited from Control.)
Public method SetFocus(Control) (Inherited from Page.)
Public method SetFocus(String) (Inherited from Page.)
Public method SetRenderMethodDelegate (Inherited from Control.)
Protected method SetStringResourcePointer (Inherited from TemplateControl.)
Public method TestDeviceFilter (Inherited from TemplateControl.)
Public method ToString (Inherited from Object.)
Protected method TrackViewState (Inherited from Control.)
Public method UnregisterRequiresControlState (Inherited from Page.)
Public method Validate() (Inherited from MobilePage.)
Public method Validate(String) (Inherited from Page.)
Public method VerifyRenderingInServerForm (Inherited from MobilePage.)
Protected method WriteUTF8ResourceString (Inherited from TemplateControl.)
Protected method XPath(String) (Inherited from TemplateControl.)
Protected method XPath(String, IXmlNamespaceResolver) (Inherited from TemplateControl.)
Protected method XPath(String, String) (Inherited from TemplateControl.)
Protected method XPath(String, String, IXmlNamespaceResolver) (Inherited from TemplateControl.)
Protected method XPathSelect(String) (Inherited from TemplateControl.)
Protected method XPathSelect(String, IXmlNamespaceResolver) (Inherited from TemplateControl.)

Top

Events

  Name Description
Public event AbortTransaction (Inherited from TemplateControl.)
Public event CommitTransaction (Inherited from TemplateControl.)
Public event DataBinding (Inherited from Control.)
Public event Disposed (Inherited from Control.)
Public event Error (Inherited from TemplateControl.)
Public event Init (Inherited from Control.)
Public event InitComplete (Inherited from Page.)
Public event Load (Inherited from Control.)
Public event LoadComplete (Inherited from Page.)
Public event PreInit (Inherited from Page.)
Public event PreLoad (Inherited from Page.)
Public event PreRender (Inherited from Control.)
Public event PreRenderComplete (Inherited from Page.)
Public event SaveStateComplete (Inherited from Page.)
Public event Unload (Inherited from Control.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IParserAccessor.AddParsedSubObject (Inherited from Control.)
Explicit interface implemetationPrivate method IFilterResolutionService.CompareFilters (Inherited from TemplateControl.)
Explicit interface implemetationPrivate property IControlBuilderAccessor.ControlBuilder (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.DataBindings (Inherited from Control.)
Explicit interface implemetationPrivate method IFilterResolutionService.EvaluateFilter (Inherited from TemplateControl.)
Explicit interface implemetationPrivate property IExpressionsAccessor.Expressions (Inherited from Control.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.GetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate property IDataBindingsAccessor.HasDataBindings (Inherited from Control.)
Explicit interface implemetationPrivate property IExpressionsAccessor.HasExpressions (Inherited from Control.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetOwnerControl (Inherited from Control.)
Explicit interface implemetationPrivate property IControlDesignerAccessor.UserData (Inherited from Control.)

Top

See Also

Reference

WebPartMobilePage Class

Microsoft.SharePoint.WebPartPages Namespace