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





Gets the ID 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 id of the control.

 See Also

AccordionItem Members
AccordionItem Class
MindFusion.UI.WebForms Namespace