ASP.NET Pack Programmer's Guide
MenuItem.Name Property
See Also
 





Gets the type of the control.

Namespace: MindFusion.UI.WebForms
Package: MindFusion.UI.WebForms

 Syntax

C#  Copy Code

public string Name { get; }

Visual Basic  Copy Code

Public ReadOnly Property Name As String

 Property Value

Type: String
A string that specifies the type of the control.

 See Also

MenuItem Members
MenuItem Class
MindFusion.UI.WebForms Namespace