Click or drag to resize

AliasAttributeAlias Property

The alias that will be used to call the controller/method the attribute is attached to.

Namespace:  Crosser.Common.Server
Assembly:  Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
public string Alias { get; set; }

Property Value

Type: String
See Also