Interface ILinkAction
public interface ILinkAction : IAction
- Inherited Members
- Extension Methods
Properties
Action
string Action { get; set; }
Property Value
Controller
string Controller { get; set; }
Property Value
Parameter
object[] Parameter { get; set; }
Property Value
- object[]