SPMobileModStatField Methods
Include Protected Members
Include Inherited Members
The SPMobileModStatField type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AddedControl | (Inherited from MobileControl.) |
![]() |
AddLinkedForms | (Inherited from MobileControl.) |
![]() |
AddParsedSubObject | (Inherited from MobileControl.) |
![]() |
AllowApprove | Gets a value indicating whether the current user has permission to approve items submitted to the specified list. (Inherited from SPMobileComponent.) |
![]() |
AllowDelete | Gets a value indicating whether the current user has permission to delete the specified list item. (Inherited from SPMobileComponent.) |
![]() |
AllowEdit | Gets a value indicating whether the current user has permission to edit the specified list item. (Inherited from SPMobileComponent.) |
![]() |
AllowNew | Gets a value indicating whether the current user has permission to create new items for the specified list. (Inherited from SPMobileComponent.) |
![]() |
AllowView | Gets a value indicating whether the current user has permission to view the specified list item. (Inherited from SPMobileComponent.) |
![]() |
ApplyStyleSheetSkin | (Inherited from MobileControl.) |
![]() |
BuildProfileTree | (Inherited from Control.) |
![]() |
ClearChildControlState | (Inherited from Control.) |
![]() |
ClearChildState | (Inherited from Control.) |
![]() |
ClearChildViewState | (Inherited from Control.) |
![]() |
CreateChildControls | Creates any child controls that are required to render the field's value, such as a label control or a link control. (Inherited from SPMobileBaseFieldControl.) |
![]() |
CreateChoiceControl | Creates a control that renders a selection list including all options up to the rendering limit (OptionNumberLimit). (Inherited from SPMobileChoiceField.) |
![]() |
CreateControlAsLabel | Creates a label control that has the value of the field as its text. (Inherited from SPMobileBaseFieldControl.) |
![]() |
CreateControlAsLink | Creates a link control that has the value of the field as its text and the URL of the field display page as its link target. (Inherited from SPMobileBaseFieldControl.) |
![]() |
CreateControlCollection | (Inherited from Control.) |
![]() |
CreateControlForDisplay | Creates a child Label control that renders the current value of the field on a Display page, subject to rendering limits. (Overrides SPMobileChoiceField.CreateControlForDisplay().) |
![]() |
CreateControlForEdit | Creates a control for rendering the field on an edit page. (Inherited from SPMobileBaseChoiceField.) |
![]() |
CreateControlForNew | Creates a child selection control that renders the field on a New (item) page, subject to rendering limits. (Inherited from SPMobileChoiceField.) |
![]() |
CreateControlForSimpleView | Creates a control for rendering the field on the simple version of a list view page. (Inherited from SPMobileBaseFieldControl.) |
![]() |
CreateControlForThumbnailView | Creates a control that presents the field as a thumbnail. (Inherited from SPMobileBaseFieldControl.) |
![]() |
CreateControlForView | Creates a child Label control that renders the current value of the field (column) in a row on a list view page, subject to rendering limits. (Overrides SPMobileChoiceField.CreateControlForView().) |
![]() |
CreateDefaultTemplatedUI | (Inherited from MobileControl.) |
![]() |
CreateStyle | (Inherited from MobileControl.) |
![]() |
CreateTemplatedUI | (Inherited from MobileControl.) |
![]() |
CreateValidators | Creates an array of special purpose validator controls. (Inherited from SPMobileBaseChoiceField.) |
![]() |
DataBind() | (Inherited from Control.) |
![]() |
DataBind(Boolean) | (Inherited from Control.) |
![]() |
DataBindChildren | (Inherited from Control.) |
![]() |
Dispose | (Inherited from Control.) |
![]() |
EnsureChildControls | (Inherited from Control.) |
![]() |
EnsureID | (Inherited from Control.) |
![]() |
EnsureTemplatedUI | (Inherited from MobileControl.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
FindControl(String) | (Inherited from Control.) |
![]() |
FindControl(String, Int32) | (Inherited from Control.) |
![]() |
Focus | (Inherited from Control.) |
![]() |
GetAttribute | (Inherited from MobileControl.) |
![]() |
GetDesignModeState | (Inherited from Control.) |
![]() |
GetEllipsisString | Gets the field value as a string that is truncated with an ellipsis if its length exceeds the mobile rendering limit. (Overrides SPMobileComponent.GetEllipsisString(String).) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetParentMobileComponent | Gets the parent SPMobileComponent object of the specified Control object. (Inherited from SPMobileComponent.) |
![]() |
GetTemplate | (Inherited from MobileControl.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
HasControls | (Inherited from Control.) |
![]() |
HasEvents | (Inherited from Control.) |
![]() |
IsFileItem | Gets a value indicating whether the SPMobileComponent object is a file in a document library. (Inherited from SPMobileComponent.) |
![]() |
IsFolderItem | Gets a value indicating whether the SPMobileComponent object is a folder. (Inherited from SPMobileComponent.) |
![]() |
IsFormSubmitControl | (Inherited from MobileControl.) |
![]() |
IsLiteralContent | (Inherited from Control.) |
![]() |
IsRecurrenceItem | Gets a value that indicates whether the SPMobileComponent object is a recurring event on an list of events. (Inherited from SPMobileComponent.) |
![]() |
IsVisibleOnPage | (Inherited from MobileControl.) |
![]() |
LoadControlState | (Inherited from Control.) |
![]() |
LoadPrivateViewState | (Inherited from MobileControl.) |
![]() |
LoadViewState | (Inherited from MobileControl.) |
![]() |
MapPathSecure | (Inherited from Control.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
NeedLinkRendering | Gets a value indicating whether the field should be rendered as a link. (Inherited from SPMobileBaseFieldControl.) |
![]() |
OnBubbleEvent | (Inherited from Control.) |
![]() |
OnDataBinding | (Inherited from MobileControl.) |
![]() |
OnInit | Represents the method that handles the Init event of a SPMobileBaseFieldControl object. (Inherited from SPMobileBaseFieldControl.) |
![]() |
OnLoad | Represents the method that handles the Load event of a SPMobileBaseFieldControl object. (Inherited from SPMobileBaseFieldControl.) |
![]() |
OnPageChange | (Inherited from MobileControl.) |
![]() |
OnPreRender | Represents the method that handles the PreRender event of a SPMobileBaseFieldControl object. (Inherited from SPMobileBaseFieldControl.) |
![]() |
OnRender | (Inherited from MobileControl.) |
![]() |
OnUnload | (Inherited from MobileControl.) |
![]() |
OpenFile | (Inherited from Control.) |
![]() |
PaginateRecursive | (Inherited from MobileControl.) |
![]() |
RaiseBubbleEvent | (Inherited from Control.) |
![]() |
RegisterFieldControl | Registers the SPMobileBaseFieldControl object. (Inherited from SPMobileBaseFieldControl.) |
![]() |
RemovedControl | (Inherited from MobileControl.) |
![]() |
Render | (Inherited from MobileControl.) |
![]() |
RenderChildren | (Inherited from MobileControl.) |
![]() |
RenderControl(HtmlTextWriter) | (Inherited from Control.) |
![]() |
RenderControl(HtmlTextWriter, ControlAdapter) | (Inherited from Control.) |
![]() |
ResolveAdapter | (Inherited from Control.) |
![]() |
ResolveClientUrl | (Inherited from Control.) |
![]() |
ResolveFormReference | (Inherited from MobileControl.) |
![]() |
ResolveUrl | (Inherited from MobileControl.) |
![]() |
SaveControlState | (Inherited from Control.) |
![]() |
SavePrivateViewState | (Inherited from MobileControl.) |
![]() |
SaveViewState | (Inherited from MobileControl.) |
![]() |
SetAttribute | (Inherited from MobileControl.) |
![]() |
SetDesignModeState | (Inherited from Control.) |
![]() |
SetFillInTextToChoiceField | Creates a new value option for a choice field from the fill-in text the user enters. (Inherited from SPMobileChoiceField.) |
![]() |
SetRenderMethodDelegate | (Inherited from Control.) |
![]() |
ToString | (Inherited from Object.) |
![]() |
TrackViewState | (Inherited from MobileControl.) |
![]() |
TrySaveFieldValue | Saves the PostValue property as the new value for the field. (Inherited from SPMobileBaseFieldControl.) |
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
![]() ![]() |
IParserAccessor.AddParsedSubObject | (Inherited from Control.) |
![]() ![]() |
IAttributeAccessor.GetAttribute | (Inherited from MobileControl.) |
![]() ![]() |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) |
![]() ![]() |
IAttributeAccessor.SetAttribute | (Inherited from MobileControl.) |
![]() ![]() |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) |
![]() ![]() |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) |
Top
.gif)
.gif)
.gif)
.gif)