ASP.NET Core MVC Controls | ComponentOne
ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc Assembly
/
C1.Web.Mvc Namespace
/
Menu Class
/ Owner Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Language Filter: C#
Visual Basic (Declaration)
C#
In This Topic
Owner Property (Menu)
In This Topic
Gets or sets the selector string of the element that owns this menu.
Syntax
Visual Basic
C#
'Declaration Public Property Owner As
String
public
string
Owner {get; set;}
Remarks
If we want a context menu, we should hide this menu by setting style or attribute.
See Also
Reference
Menu Class
Menu Members