MUISelector methods

The MUISelector type exposes the following members.

Methods

  Name Description
Protected method AddedControl (Inherited from Control.)
Protected method AddParsedSubObject (Inherited from Control.)
Public method ApplyStyleSheetSkin (Inherited from Control.)
Protected method BuildProfileTree (Inherited from Control.)
Protected method ClearCachedClientID (Inherited from Control.)
Protected method ClearChildControlState (Inherited from Control.)
Protected method ClearChildState (Inherited from Control.)
Protected method ClearChildViewState (Inherited from Control.)
Protected method ClearEffectiveClientIDMode (Inherited from Control.)
Protected method Construct (Inherited from TemplateControl.)
Protected method CreateChildControls (Inherited from Control.)
Protected method CreateControlCollection (Inherited from Control.)
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 UserControl.)
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.)
Protected method Finalize (Inherited from Object.)
Public method FindControl(String) (Inherited from Control.)
Protected method FindControl(String, Int32) (Inherited from Control.)
Public method Focus (Inherited from Control.)
Protected method FrameworkInitialize (Inherited from TemplateControl.)
Protected method GetDesignModeState (Inherited from Control.)
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 GetRouteUrl(Object) (Inherited from Control.)
Public method GetRouteUrl(RouteValueDictionary) (Inherited from Control.)
Public method GetRouteUrl(String, Object) (Inherited from Control.)
Public method GetRouteUrl(String, RouteValueDictionary) (Inherited from Control.)
Public method GetType (Inherited from Object.)
Public method GetUniqueIDRelativeTo (Inherited from Control.)
Public method HasControls (Inherited from Control.)
Protected method HasEvents (Inherited from Control.)
Public method InitializeAsUserControl (Inherited from UserControl.)
Protected method IsLiteralContent (Inherited from Control.)
Public method LoadControl(String) (Inherited from TemplateControl.)
Public method LoadControl(Type, []) (Inherited from TemplateControl.)
Protected method LoadControlState (Inherited from Control.)
Public method LoadTemplate (Inherited from TemplateControl.)
Protected method LoadViewState (Inherited from UserControl.)
Public method MapPath (Inherited from UserControl.)
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 OnError (Inherited from TemplateControl.)
Protected method OnInit (Inherited from UserControl.)
Protected method OnLoad This member is reserved for internal use and is not intended to be used directly from your code. (Overrides Control.OnLoad(EventArgs).)
Protected method OnPreRender (Inherited from Control.)
Protected method OnUnload (Inherited from Control.)
Protected method OpenFile (Inherited from Control.)
Public method ParseControl(String) (Inherited from TemplateControl.)
Public method ParseControl(String, Boolean) (Inherited from TemplateControl.)
Protected method RaiseBubbleEvent (Inherited from Control.)
Public method ReadStringResource (Inherited from TemplateControl.)
Protected method RemovedControl (Inherited from Control.)
Protected method Render (Inherited from Control.)
Protected method RenderChildren (Inherited from Control.)
Public method RenderControl(HtmlTextWriter) (Inherited from Control.)
Protected method RenderControl(HtmlTextWriter, ControlAdapter) (Inherited from Control.)
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 SaveViewState (Inherited from UserControl.)
Protected method SetDesignModeState (Inherited from Control.)
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.)
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

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 method IFilterResolutionService.EvaluateFilter (Inherited from TemplateControl.)
Explicit interface implemetationPrivate method IAttributeAccessor.GetAttribute (Inherited from UserControl.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.GetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate method IAttributeAccessor.SetAttribute (Inherited from UserControl.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetDesignModeState (Inherited from Control.)
Explicit interface implemetationPrivate method IControlDesignerAccessor.SetOwnerControl (Inherited from Control.)

Top

See also

Reference

MUISelector class

Microsoft.SharePoint.WebControls namespace