SPMobileComponent Properties
Include Protected Members
Include Inherited Members
The SPMobileComponent type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
Adapter | (Inherited from MobileControl.) |
![]() |
Alignment | (Inherited from MobileControl.) |
![]() |
AppRelativeTemplateSourceDirectory | (Inherited from Control.) |
![]() |
BackColor | (Inherited from MobileControl.) |
![]() |
BindingContainer | (Inherited from Control.) |
![]() |
BreakAfter | (Inherited from MobileControl.) |
![]() |
ChildControlsCreated | (Inherited from Control.) |
![]() |
ClientID | (Inherited from Control.) |
![]() |
ClientIDSeparator | (Inherited from Control.) |
![]() |
Context | (Inherited from Control.) |
![]() |
ControlMode | Gets an object that specifies whether the control's mode is for the New form, the Display form, or the Edit form. |
![]() |
Controls | (Inherited from Control.) |
![]() |
CustomAttributes | (Inherited from MobileControl.) |
![]() |
DefaultTemplateName | Gets the value of the ID attribute of the <RenderingTemplate> element that defines the rendering of the component. |
![]() |
DesignMode | (Inherited from Control.) |
![]() |
DeviceSpecific | (Inherited from MobileControl.) |
![]() |
EllipsisEnabled | Gets or sets a value indicating whether the control is capable of adding an ellipsis at the end of its rendered data when the data exceeds the mobile rendering limit. |
![]() |
EnableTheming | (Inherited from MobileControl.) |
![]() |
EnableViewState | (Inherited from Control.) |
![]() |
Events | (Inherited from Control.) |
![]() |
Field | Gets or sets the field that is rendered when the SPMobileComponent is a field-rendering control. |
![]() |
FieldControlCollection | Gets the collection of fields for the list when SPMobileComponent represents a list item. |
![]() |
FieldName | This member is reserved for internal use and is not intended to be used directly from your code. |
![]() |
FirstPage | (Inherited from MobileControl.) |
![]() |
Font | (Inherited from MobileControl.) |
![]() |
ForeColor | (Inherited from MobileControl.) |
![]() |
Form | (Inherited from MobileControl.) |
![]() |
HasChildViewState | (Inherited from Control.) |
![]() |
ID | (Inherited from Control.) |
![]() |
IdSeparator | (Inherited from Control.) |
![]() |
InnerText | (Inherited from MobileControl.) |
![]() |
IsChildControlStateCleared | (Inherited from Control.) |
![]() |
IsEllipsisRenderingPageType | Gets a value indicating whether the page type is capable of rendering an ellipsis when data is truncated because it exceeds the mobile rendering limit. |
![]() |
IsEllipsisRenderingText | Gets a value that specifies whether the text has exceeded the rendering limits for the mobile site. |
![]() |
IsForm | Gets a value that indicates whether the page is a form, rather than a list view page or home page. |
![]() |
IsTemplated | (Inherited from MobileControl.) |
![]() |
IsTrackingViewState | (Inherited from Control.) |
![]() |
IsView | Gets a value that indicates whether the page is a list view, rather than a form or home page. |
![]() |
IsViewStateEnabled | (Inherited from Control.) |
![]() |
Item | Gets or sets the current list item (which is the item that is rendered when SPMobileComponent represents a list item). |
![]() |
ItemId | Gets or sets the ID of object in the Item property. |
![]() |
LastPage | (Inherited from MobileControl.) |
![]() |
Linkable | Gets or sets a value that indicates whether SPMobileComponent can be a link to another page or form. |
![]() |
List | Gets or sets the list that is rendered when SPMobileComponent represents a list. |
![]() |
ListId | Gets or sets the ID of the object in the List property. |
![]() |
ListItem | Gets or sets the current list item (which is the item that is rendered when SPMobileComponent represents a list item). |
![]() |
LoadViewStateByID | (Inherited from Control.) |
![]() |
MobileContext | Gets an object holding information about the context that is especially relevant to mobile computing, such as the markup language of the mobile device. |
![]() |
MobileDefaultViewUrl | Gets or sets the URL for the default mobile view when the SPMobileComponent represents a list. |
![]() |
MobilePage | (Inherited from MobileControl.) |
![]() |
NamingContainer | (Inherited from Control.) |
![]() |
NeedEllipsisRendering | Gets a value indicating whether the rendering of the component is truncated when the size of the component's text or child components or controls exceeds the rendering limit of the mobile site. |
![]() |
Page | (Inherited from Control.) |
![]() |
PageType | Gets the type of current page. |
![]() |
PaginateChildren | (Inherited from MobileControl.) |
![]() |
Parent | (Inherited from Control.) |
![]() |
RecycleBinEnabled | Gets a value that indicates whether the current application allows deleted items to be put into the Recycle Bin instead of deleted entirely. |
![]() |
RegionalSettings | Gets an object holding information about the cultural context. |
![]() |
SharePointContext | Gets an object holding context information about such objects as the current application, site collection, site, list, or list item. |
![]() |
Site | (Inherited from Control.) |
![]() |
SkinID | (Inherited from MobileControl.) |
![]() |
Style | (Inherited from MobileControl.) |
![]() |
StyleReference | (Inherited from MobileControl.) |
![]() |
SubControlNumberLimit | Gets the rendering limit for the component. |
![]() |
SubControlNumberLimitKey | Gets a key that can be used to look up a mobile rendering limit value for the component. |
![]() |
Template | Gets or sets the template that controls rendering of the SPMobileComponent object. |
![]() |
TemplateControl | (Inherited from Control.) |
![]() |
TemplateName | Gets or sets the ID attribute of a <RenderingTemplate> element that controls the rendering of the SPMobileComponent object. |
![]() |
TemplateSourceDirectory | (Inherited from Control.) |
![]() |
TextLengthLimit | Specifies the maximum number of characters that can be rendered, for a given text-rendering control, on the mobile site. |
![]() |
TextLengthLimitKey | Specifies the constant defined in the mobile web.config file that is assigned the default rendering limit (the maximum number of characters that can be rendered) for the mobile component. |
![]() |
UniqueID | (Inherited from Control.) |
![]() |
View | Gets or sets the current view for the SPMobileComponent when it represents a list. |
![]() |
ViewId | Gets or sets the GUID of the current view. |
![]() |
ViewState | (Inherited from Control.) |
![]() |
ViewStateIgnoresCase | (Inherited from Control.) |
![]() |
Visible | (Inherited from Control.) |
![]() |
VisibleWeight | Gets the approximate weight of the control in characters. (Overrides MobileControl.VisibleWeight.) |
![]() |
Web | Gets the current SharePoint site. |
![]() |
Weightless | Gets or sets a value indicating whether the control is considered weightless (having zero characters) for purposes of pagination. |
![]() |
Wrapping | (Inherited from MobileControl.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) |
![]() ![]() |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) |
![]() ![]() |
IExpressionsAccessor.Expressions | (Inherited from Control.) |
![]() ![]() |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) |
![]() ![]() |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top
.gif)
.gif)
.gif)
.gif)