Click or drag to resize

IControllerAlias Property

The alias for the controller, if not set it will default to the class name

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

Property Value

Type: String
See Also