Crosser Technologies - Server
Crosser Technologies - Server
Namespaces
Crosser.Common Namespaces
Crosser.Common.Server Namespaces
Crosser.Common.Server
Controller Class
Controller Properties
Alias Property
Authorize Property
AuthorizeAttribute Property
BinaryKey Property
ConnectionContext Property
Protocol Property
Controller
Alias Property
The alias used to connect to this controller. The alias is set by adding a
AliasAttribute
to your controller classes
Namespace:
Crosser.Common.Server
Assembly:
Crosser.Common (in Crosser.Common.dll) Version: 0.0.4
Syntax
C#
Copy
[
HiddenAttribute
]
public
string
Alias
{
get
;
set
; }
Property Value
Type:
String
Implements
IController
Alias
See Also
Reference
Controller Class
Crosser.Common.Server Namespace