Initializes a new instance of the PostAttribute class.
Namespace:
Mindscape.LightSpeed.Web.RoutingAssembly: Mindscape.LightSpeed.Web (in Mindscape.LightSpeed.Web.dll)
Version: 4.0.1000.1 (4.0.0.0)
Syntax
C# |
---|
public PostAttribute( string name ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ name As String _ ) |
Parameters
- name
- Type: System..::.String
Name of the action.