Table of Contents

Interface ILinkAction

Namespace
HeBianGu.Service.Mvc
Assembly
HeBianGu.Service.Mvc.dll
public interface ILinkAction : IAction
Inherited Members
Extension Methods

Properties

Action

string Action { get; set; }

Property Value

string

Controller

string Controller { get; set; }

Property Value

string

Parameter

object[] Parameter { get; set; }

Property Value

object[]