[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.MenuBaseBuilder-3.Owner

Owner Method

Owner(string)

Configurates Owner. Sets the selector string of the element that owns this menu.

Declaration
public TBuilder Owner(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
TBuilder

Current builder.

Remarks

If we want a context menu, we should hide this menu by setting style or attribute.