ActionLink Class

 

Represents a control that links to an action method.

Namespace:   Microsoft.Web.Mvc.Controls
Assembly:  Microsoft.Web.Mvc (in Microsoft.Web.Mvc.dll)


type ActionLink = 
    class
        inherit MvcControl
    end

NameDescription
System_CAPS_pubmethodActionLink()

Initializes a new instance of the ActionLink class.

NameDescription
System_CAPS_pubpropertyActionName

Gets or sets the name of the link.

System_CAPS_protpropertyAdapter

(Inherited from Control.)

System_CAPS_pubpropertyAppRelativeTemplateSourceDirectory

(Inherited from Control.)

System_CAPS_pubpropertyAttributes

Gets the control attributes.(Inherited from MvcControl.)

System_CAPS_protpropertyChildControlsCreated

(Inherited from Control.)

System_CAPS_pubpropertyClientID

(Inherited from Control.)

System_CAPS_pubpropertyClientIDMode

(Inherited from Control.)

System_CAPS_protpropertyClientIDSeparator

(Inherited from Control.)

System_CAPS_protpropertyContext

(Inherited from Control.)

System_CAPS_pubpropertyControllerName

Gets or sets the name of the controller.

System_CAPS_pubpropertyControls

(Inherited from Control.)

System_CAPS_protpropertyDesignMode

(Inherited from Control.)

System_CAPS_pubpropertyEnableTheming

(Inherited from Control.)

System_CAPS_pubpropertyEnableViewState

Gets or sets whether to enable the control view state.(Inherited from MvcControl.)

System_CAPS_protpropertyEvents

(Inherited from Control.)

System_CAPS_protpropertyHasChildViewState

(Inherited from Control.)

System_CAPS_pubpropertyID

(Inherited from Control.)

System_CAPS_protpropertyIdSeparator

(Inherited from Control.)

System_CAPS_protpropertyIsChildControlStateCleared

(Inherited from Control.)

System_CAPS_protpropertyIsTrackingViewState

(Inherited from Control.)

System_CAPS_protpropertyIsViewStateEnabled

(Inherited from Control.)

System_CAPS_protpropertyLoadViewStateByID

(Inherited from Control.)

System_CAPS_pubpropertyNamingContainer

(Inherited from Control.)

System_CAPS_pubpropertyPage

(Inherited from Control.)

System_CAPS_pubpropertyParent

(Inherited from Control.)

System_CAPS_pubpropertyRenderingCompatibility

(Inherited from Control.)

System_CAPS_pubpropertyRouteName

Gets or sets the name of the route.

System_CAPS_pubpropertySite

(Inherited from Control.)

System_CAPS_pubpropertySkinID

(Inherited from Control.)

System_CAPS_pubpropertyTemplateControl

(Inherited from Control.)

System_CAPS_pubpropertyTemplateSourceDirectory

(Inherited from Control.)

System_CAPS_pubpropertyText

Gets or sets the text associated with ActionLink.

System_CAPS_pubpropertyUniqueID

(Inherited from Control.)

System_CAPS_pubpropertyValidateRequestMode

(Inherited from Control.)

System_CAPS_pubpropertyValues

Gets the link value.

System_CAPS_pubpropertyViewContext

Gets the viewing context of the control.(Inherited from MvcControl.)

System_CAPS_pubpropertyViewData

Gets the data dictionary of the control.(Inherited from MvcControl.)

System_CAPS_pubpropertyViewDataContainer

Gets the data container of the control.(Inherited from MvcControl.)

System_CAPS_protpropertyViewState

(Inherited from Control.)

System_CAPS_protpropertyViewStateIgnoresCase

(Inherited from Control.)

System_CAPS_pubpropertyViewStateMode

(Inherited from Control.)

System_CAPS_pubpropertyVisible

(Inherited from Control.)

NameDescription
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_protmethodCreateChildControls()

(Inherited from Control.)

System_CAPS_protmethodCreateControlCollection()

(Inherited from Control.)

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_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_protmethodGetAttribute(String)

Retrieves the attribute of the control.(Inherited from MvcControl.)

System_CAPS_protmethodGetDesignModeState()

(Inherited from Control.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

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_protmethodIsLiteralContent()

(Inherited from Control.)

System_CAPS_protmethodLoadControlState(Object)

(Inherited from Control.)

System_CAPS_protmethodLoadViewState(Object)

(Inherited from Control.)

System_CAPS_protmethodMapPathSecure(String)

(Inherited from Control.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodOnBubbleEvent(Object, EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnDataBinding(EventArgs)

(Inherited from Control.)

System_CAPS_protmethodOnInit(EventArgs)

(Inherited from Control.)

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_protmethodRaiseBubbleEvent(Object, EventArgs)

(Inherited from Control.)

System_CAPS_protmethodRemovedControl(Control)

(Inherited from Control.)

System_CAPS_protmethodRender(HtmlTextWriter)

Sends server control content to a provided HtmlTextWriter object, which writes the content to be rendered on the client.(Overrides Control.Render(HtmlTextWriter).)

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 Control.)

System_CAPS_protmethodSetAttribute(String, String)

Sets the value of the specified attribute.(Inherited from MvcControl.)

System_CAPS_protmethodSetDesignModeState(IDictionary)

(Inherited from Control.)

System_CAPS_pubmethodSetRenderMethodDelegate(RenderMethod)

(Inherited from Control.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

System_CAPS_protmethodTrackViewState()

(Inherited from Control.)

NameDescription
System_CAPS_pubeventDataBinding

(Inherited from Control.)

System_CAPS_pubeventDisposed

(Inherited from Control.)

System_CAPS_pubeventInit

(Inherited from Control.)

System_CAPS_pubeventLoad

(Inherited from Control.)

System_CAPS_pubeventPreRender

(Inherited from Control.)

System_CAPS_pubeventUnload

(Inherited from Control.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: