Click or drag to resize
WebAdminViewMenuName Property
Gets the name to use for the view in the web admin's site menu. Pass a null or empty string to prevent the view from appearing in the menu.

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

Property Value

Type: String
See Also