Click or drag to resize
WebAdminMethodAttributeUser Property
Gets or sets the name of the string parameter that should be filled with the current user's name.

Namespace: VirtualRadar.Interface.WebSite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string User { get; set; }

Property Value

Type: String
See Also