SPMobileSelectionList Members
Include Protected Members
Include Inherited Members
Renders the selection list control that maintains the state of the selected option or options via the private view state.
The SPMobileSelectionList type exposes the following members.
Constructors
Name | Description | |
---|---|---|
SPMobileSelectionList | Initializes a new instance of the SPMobileSelectionList class. |
Top
Properties
Top
Methods
Top
Events
Name | Description | |
---|---|---|
DataBinding | (Inherited from Control.) | |
Disposed | (Inherited from Control.) | |
Init | (Inherited from Control.) | |
ItemDataBind | (Inherited from SelectionList.) | |
Load | (Inherited from Control.) | |
PreRender | (Inherited from Control.) | |
SelectedIndexChanged | (Inherited from SelectionList.) | |
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.) | |
IPostBackDataHandler.LoadPostData | (Inherited from SelectionList.) | |
IPostBackDataHandler.RaisePostDataChangedEvent | (Inherited from SelectionList.) | |
IAttributeAccessor.SetAttribute | (Inherited from MobileControl.) | |
IControlDesignerAccessor.SetDesignModeState | (Inherited from Control.) | |
IControlDesignerAccessor.SetOwnerControl | (Inherited from Control.) | |
IControlDesignerAccessor.UserData | (Inherited from Control.) |
Top