Gets or sets an identifier to be applied as id attribute of the client side component container (div element).
Namespace:
DlhSoft.Web.MvcAssembly: DlhSoft.ProjectData.GanttChart.Mvc.Extensions (in DlhSoft.ProjectData.GanttChart.Mvc.Extensions.dll)
Syntax
| C# |
|---|
public virtual string ClientID { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Overridable Property ClientID As String |