MobileListViewIterator Members
Include Protected Members
Include Inherited Members
Renders the list of mobile views for a list.
The MobileListViewIterator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MobileListViewIterator | Initializes a new instance of the MobileListViewIterator class. |
Top
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 | (Inherited from SPMobileComponent.) | |
Controls | (Inherited from Control.) | |
CustomAttributes | (Inherited from MobileControl.) | |
DefaultTemplateName | Gets the name of the default template for the list of mobile views. (Overrides SPMobileComponent.DefaultTemplateName.) | |
DesignMode | (Inherited from Control.) | |
DeviceSpecific | (Inherited from MobileControl.) | |
EllipsisEnabled | (Inherited from SPMobileComponent.) | |
EnableTheming | (Inherited from MobileControl.) | |
EnableViewState | (Inherited from Control.) | |
Events | (Inherited from Control.) | |
Field | (Inherited from SPMobileComponent.) | |
FieldControlCollection | (Inherited from SPMobileComponent.) | |
FieldName | (Inherited from SPMobileComponent.) | |
FirstPage | (Inherited from MobileControl.) | |
Font | (Inherited from MobileControl.) | |
ForeColor | (Inherited from MobileControl.) | |
Form | (Inherited from MobileControl.) | |
Format | Gets or sets a value that indicates whether a list is rendered as a simple list or as a drop-down list control. | |
HasChildViewState | (Inherited from Control.) | |
ID | (Inherited from Control.) | |
IdSeparator | (Inherited from Control.) | |
InnerText | (Inherited from MobileControl.) | |
IsChildControlStateCleared | (Inherited from Control.) | |
IsEllipsisRenderingPageType | (Inherited from SPMobileComponent.) | |
IsEllipsisRenderingText | Gets a value that indicates whether the length of the string representation of the list of views exceeds the mobile rendering limit. (Overrides SPMobileComponent.IsEllipsisRenderingText.) | |
IsForm | (Inherited from SPMobileComponent.) | |
IsTemplated | (Inherited from MobileControl.) | |
IsTrackingViewState | (Inherited from Control.) | |
IsView | (Inherited from SPMobileComponent.) | |
IsViewStateEnabled | (Inherited from Control.) | |
Item | (Inherited from SPMobileComponent.) | |
ItemId | (Inherited from SPMobileComponent.) | |
LastPage | (Inherited from MobileControl.) | |
Linkable | (Inherited from SPMobileComponent.) | |
List | (Inherited from SPMobileComponent.) | |
ListId | (Inherited from SPMobileComponent.) | |
ListItem | (Inherited from SPMobileComponent.) | |
ListViewSelectionListControl | Gets an object that contains a list of mobile views from which the user can choose. | |
LoadViewStateByID | (Inherited from Control.) | |
MobileContext | (Inherited from SPMobileComponent.) | |
MobileDefaultViewUrl | (Inherited from SPMobileComponent.) | |
MobilePage | (Inherited from MobileControl.) | |
NamingContainer | (Inherited from Control.) | |
NeedEllipsisRendering | (Inherited from SPMobileComponent.) | |
Page | (Inherited from Control.) | |
PageType | (Inherited from SPMobileComponent.) | |
PaginateChildren | (Inherited from MobileControl.) | |
Parent | (Inherited from Control.) | |
RecycleBinEnabled | (Inherited from SPMobileComponent.) | |
RegionalSettings | (Inherited from SPMobileComponent.) | |
SharePointContext | (Inherited from SPMobileComponent.) | |
Site | (Inherited from Control.) | |
SkinID | (Inherited from MobileControl.) | |
Style | (Inherited from MobileControl.) | |
StyleReference | (Inherited from MobileControl.) | |
SubControlNumberLimit | (Inherited from SPMobileComponent.) | |
SubControlNumberLimitKey | Gets a string that can be used to look up, in the mobile Web.config file, the mobile rendering limit of the number of views that can appear in the list. (Overrides SPMobileComponent.SubControlNumberLimitKey.) | |
Template | (Inherited from SPMobileComponent.) | |
TemplateControl | (Inherited from Control.) | |
TemplateName | (Inherited from SPMobileComponent.) | |
TemplateSourceDirectory | (Inherited from Control.) | |
TextLengthLimit | (Inherited from SPMobileComponent.) | |
TextLengthLimitKey | Gets a string that can be used to look up, in the mobile Web.config file, the mobile rendering limit of each item in the list of views. (Overrides SPMobileComponent.TextLengthLimitKey.) | |
UniqueID | (Inherited from Control.) | |
View | (Inherited from SPMobileComponent.) | |
ViewId | (Inherited from SPMobileComponent.) | |
ViewState | (Inherited from Control.) | |
ViewStateIgnoresCase | (Inherited from Control.) | |
Visible | (Inherited from Control.) | |
VisibleWeight | (Inherited from SPMobileComponent.) | |
Web | (Inherited from SPMobileComponent.) | |
Weightless | (Inherited from SPMobileComponent.) | |
Wrapping | (Inherited from MobileControl.) |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
Unload | (Inherited from Control.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
IParserAccessor.AddParsedSubObject | (Inherited from Control.) | |
IControlBuilderAccessor.ControlBuilder | (Inherited from Control.) | |
IDataBindingsAccessor.DataBindings | (Inherited from Control.) | |
IExpressionsAccessor.Expressions | (Inherited from Control.) | |
IAttributeAccessor.GetAttribute | (Inherited from MobileControl.) | |
IControlDesignerAccessor.GetDesignModeState | (Inherited from Control.) | |
IDataBindingsAccessor.HasDataBindings | (Inherited from Control.) | |
IExpressionsAccessor.HasExpressions | (Inherited from Control.) | |
IAttributeAccessor.SetAttribute | (Inherited from MobileControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top