ViewMasterPage Methods

 

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

NameDescription
System_CAPS_protmethodAddContentTemplate(String, ITemplate)

(Inherited from MasterPage.)

System_CAPS_protmethodAddedControl(Control, Int32)

(Inherited from Control.)

System_CAPS_protmethodAddParsedSubObject(Object)

(Inherited from Control.)

System_CAPS_pubmethodApplyStyleSheetSkin(Page)

(Inherited from Control.)

System_CAPS_protmethodBuildProfileTree(String, Boolean)

(Inherited from Control.)

System_CAPS_protmethodClearCachedClientID()

(Inherited from Control.)

System_CAPS_protmethodClearChildControlState()

(Inherited from Control.)

System_CAPS_protmethodClearChildState()

(Inherited from Control.)

System_CAPS_protmethodClearChildViewState()

(Inherited from Control.)

System_CAPS_protmethodClearEffectiveClientIDMode()

(Inherited from Control.)

System_CAPS_protmethodConstruct()

(Inherited from TemplateControl.)

System_CAPS_protmethodCreateChildControls()

(Inherited from Control.)

System_CAPS_protmethodCreateControlCollection()

(Inherited from Control.)

System_CAPS_protmethodCreateResourceBasedLiteralControl(Int32, Int32, Boolean)

(Inherited from TemplateControl.)

System_CAPS_pubmethodDataBind()

(Inherited from Control.)

System_CAPS_protmethodDataBind(Boolean)

(Inherited from Control.)

System_CAPS_protmethodDataBindChildren()

(Inherited from Control.)

System_CAPS_pubmethodDispose()

(Inherited from Control.)

System_CAPS_protmethodEnsureChildControls()

(Inherited from Control.)

System_CAPS_protmethodEnsureID()

(Inherited from Control.)

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodEval(String)

(Inherited from TemplateControl.)

System_CAPS_protmethodEval(String, String)

(Inherited from TemplateControl.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodFindControl(String)

(Inherited from Control.)

System_CAPS_protmethodFindControl(String, Int32)

(Inherited from Control.)

System_CAPS_pubmethodFocus()

(Inherited from Control.)

System_CAPS_protmethodGetDesignModeState()

(Inherited from Control.)

System_CAPS_protmethodGetGlobalResourceObject(String, String)

(Inherited from TemplateControl.)

System_CAPS_protmethodGetGlobalResourceObject(String, String, Type, String)

(Inherited from TemplateControl.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetLocalResourceObject(String)

(Inherited from TemplateControl.)

System_CAPS_protmethodGetLocalResourceObject(String, Type, String)

(Inherited from TemplateControl.)

System_CAPS_pubmethodGetRouteUrl(Object)

(Inherited from Control.)

System_CAPS_pubmethodGetRouteUrl(RouteValueDictionary)

(Inherited from Control.)

System_CAPS_pubmethodGetRouteUrl(String, Object)

(Inherited from Control.)

System_CAPS_pubmethodGetRouteUrl(String, RouteValueDictionary)

(Inherited from Control.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodGetUniqueIDRelativeTo(Control)

(Inherited from Control.)

System_CAPS_pubmethodHasControls()

(Inherited from Control.)

System_CAPS_protmethodHasEvents()

(Inherited from Control.)

System_CAPS_pubmethodInstantiateInContentPlaceHolder(Control, ITemplate)

(Inherited from MasterPage.)

System_CAPS_protmethodIsLiteralContent()

(Inherited from Control.)

System_CAPS_pubmethodLoadControl(String)

(Inherited from TemplateControl.)

System_CAPS_pubmethodLoadControl(Type, Object())

(Inherited from TemplateControl.)

System_CAPS_protmethodLoadControlState(Object)

(Inherited from Control.)

System_CAPS_pubmethodLoadTemplate(String)

(Inherited from TemplateControl.)

System_CAPS_protmethodLoadViewState(Object)

(Inherited from UserControl.)

System_CAPS_pubmethodMapPath(String)

(Inherited from UserControl.)

System_CAPS_protmethodMapPathSecure(String)

(Inherited from Control.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodOnAbortTransaction(EventArgs)

(Inherited from TemplateControl.)

System_CAPS_protmethodOnBubbleEvent(Object, EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnCommitTransaction(EventArgs)

(Inherited from TemplateControl.)

System_CAPS_protmethodOnDataBinding(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnError(EventArgs)

(Inherited from TemplateControl.)

System_CAPS_protmethodOnInit(EventArgs)

(Inherited from UserControl.)

System_CAPS_protmethodOnLoad(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnPreRender(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnUnload(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOpenFile(String)

(Inherited from Control.)

System_CAPS_pubmethodParseControl(String)

(Inherited from TemplateControl.)

System_CAPS_pubmethodParseControl(String, Boolean)

(Inherited from TemplateControl.)

System_CAPS_protmethodRaiseBubbleEvent(Object, EventArgs)

(Inherited from Control.)

System_CAPS_protmethodRemovedControl(Control)

(Inherited from Control.)

System_CAPS_protmethodRender(HtmlTextWriter)

(Inherited from Control.)

System_CAPS_protmethodRenderChildren(HtmlTextWriter)

(Inherited from Control.)

System_CAPS_pubmethodRenderControl(HtmlTextWriter)

(Inherited from Control.)

System_CAPS_protmethodRenderControl(HtmlTextWriter, ControlAdapter)

(Inherited from Control.)

System_CAPS_protmethodResolveAdapter()

(Inherited from Control.)

System_CAPS_pubmethodResolveClientUrl(String)

(Inherited from Control.)

System_CAPS_pubmethodResolveUrl(String)

(Inherited from Control.)

System_CAPS_protmethodSaveControlState()

(Inherited from Control.)

System_CAPS_protmethodSaveViewState()

(Inherited from UserControl.)

System_CAPS_protmethodSetDesignModeState(IDictionary)

(Inherited from Control.)

System_CAPS_pubmethodSetRenderMethodDelegate(RenderMethod)

(Inherited from Control.)

System_CAPS_pubmethodTestDeviceFilter(String)

(Inherited from TemplateControl.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_protmethodTrackViewState()

(Inherited from Control.)

System_CAPS_pubmethodTryUpdateModel(Of TModel)(TModel)

(Inherited from UserControl.)

System_CAPS_pubmethodTryUpdateModel(Of TModel)(TModel, IValueProvider)

(Inherited from UserControl.)

System_CAPS_pubmethodUpdateModel(Of TModel)(TModel)

(Inherited from UserControl.)

System_CAPS_pubmethodUpdateModel(Of TModel)(TModel, IValueProvider)

(Inherited from UserControl.)

System_CAPS_protmethodXPath(String)

(Inherited from TemplateControl.)

System_CAPS_protmethodXPath(String, IXmlNamespaceResolver)

(Inherited from TemplateControl.)

System_CAPS_protmethodXPath(String, String)

(Inherited from TemplateControl.)

System_CAPS_protmethodXPath(String, String, IXmlNamespaceResolver)

(Inherited from TemplateControl.)

System_CAPS_protmethodXPathSelect(String)

(Inherited from TemplateControl.)

System_CAPS_protmethodXPathSelect(String, IXmlNamespaceResolver)

(Inherited from TemplateControl.)

Return to top
Show: