ViewType Methods

 

Namespace:   System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

Methods

Name Description
System_CAPS_protmethod AddedControl(Control, Int32)

(Inherited from Control.)

System_CAPS_protmethod AddParsedSubObject(Object)

(Inherited from Control.)

System_CAPS_pubmethod ApplyStyleSheetSkin(Page)

(Inherited from Control.)

System_CAPS_protmethod BuildProfileTree(String, Boolean)

(Inherited from Control.)

System_CAPS_protmethod ClearCachedClientID()

(Inherited from Control.)

System_CAPS_protmethod ClearChildControlState()

(Inherited from Control.)

System_CAPS_protmethod ClearChildState()

(Inherited from Control.)

System_CAPS_protmethod ClearChildViewState()

(Inherited from Control.)

System_CAPS_protmethod ClearEffectiveClientIDMode()

(Inherited from Control.)

System_CAPS_protmethod CreateChildControls()

(Inherited from Control.)

System_CAPS_protmethod CreateControlCollection()

(Inherited from Control.)

System_CAPS_pubmethod DataBind()

(Inherited from Control.)

System_CAPS_protmethod DataBind(Boolean)

(Inherited from Control.)

System_CAPS_protmethod DataBindChildren()

(Inherited from Control.)

System_CAPS_pubmethod Dispose()

(Inherited from Control.)

System_CAPS_protmethod EnsureChildControls()

(Inherited from Control.)

System_CAPS_protmethod EnsureID()

(Inherited from Control.)

System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod FindControl(String)

(Inherited from Control.)

System_CAPS_protmethod FindControl(String, Int32)

(Inherited from Control.)

System_CAPS_pubmethod Focus()

(Inherited from Control.)

System_CAPS_protmethod GetDesignModeState()

(Inherited from Control.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetRouteUrl(Object)

(Inherited from Control.)

System_CAPS_pubmethod GetRouteUrl(RouteValueDictionary)

(Inherited from Control.)

System_CAPS_pubmethod GetRouteUrl(String, Object)

(Inherited from Control.)

System_CAPS_pubmethod GetRouteUrl(String, RouteValueDictionary)

(Inherited from Control.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_pubmethod GetUniqueIDRelativeTo(Control)

(Inherited from Control.)

System_CAPS_pubmethod HasControls()

(Inherited from Control.)

System_CAPS_protmethod HasEvents()

(Inherited from Control.)

System_CAPS_protmethod IsLiteralContent()

(Inherited from Control.)

System_CAPS_protmethod LoadControlState(Object)

(Inherited from Control.)

System_CAPS_protmethod LoadViewState(Object)

(Inherited from Control.)

System_CAPS_protmethod MapPathSecure(String)

(Inherited from Control.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethod OnBubbleEvent(Object, EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnDataBinding(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnInit(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnLoad(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnPreRender(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OnUnload(EventArgs)

(Inherited from Control.)

System_CAPS_protmethod OpenFile(String)

(Inherited from Control.)

System_CAPS_protmethod RaiseBubbleEvent(Object, EventArgs)

(Inherited from Control.)

System_CAPS_protmethod RemovedControl(Control)

(Inherited from Control.)

System_CAPS_protmethod Render(HtmlTextWriter)

(Inherited from Control.)

System_CAPS_protmethod RenderChildren(HtmlTextWriter)

(Inherited from Control.)

System_CAPS_pubmethod RenderControl(HtmlTextWriter)

(Inherited from Control.)

System_CAPS_protmethod RenderControl(HtmlTextWriter, ControlAdapter)

(Inherited from Control.)

System_CAPS_protmethod ResolveAdapter()

(Inherited from Control.)

System_CAPS_pubmethod ResolveClientUrl(String)

(Inherited from Control.)

System_CAPS_pubmethod ResolveUrl(String)

(Inherited from Control.)

System_CAPS_protmethod SaveControlState()

(Inherited from Control.)

System_CAPS_protmethod SaveViewState()

(Inherited from Control.)

System_CAPS_protmethod SetDesignModeState(IDictionary)

(Inherited from Control.)

System_CAPS_pubmethod SetRenderMethodDelegate(RenderMethod)

(Inherited from Control.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

System_CAPS_protmethod TrackViewState()

(Inherited from Control.)

Explicit Interface Implementations

Name Description
System_CAPS_pubinterfaceSystem_CAPS_privmethod IControlDesignerAccessor.GetDesignModeState()

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IControlDesignerAccessor.SetDesignModeState(IDictionary)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IControlDesignerAccessor.SetOwnerControl(Control)

(Inherited from Control.)

System_CAPS_pubinterfaceSystem_CAPS_privmethod IParserAccessor.AddParsedSubObject(Object)

(Inherited from Control.)

See Also

ViewType Class
System.Web.Mvc Namespace

Return to top