Gets or sets an associated external globally unique key for the current item.
When set to a non-zero value, it is passed to the client side as the read only item.globalKey field accessible from the client code.
Namespace:
DlhSoft.Web.UI.WebControls.PertAssembly: DlhSoft.ProjectData.PertChart.ASP.Controls (in DlhSoft.ProjectData.PertChart.ASP.Controls.dll)
Syntax
C# |
---|
public Guid GlobalKey { get; set; } |
Visual Basic (Declaration) |
---|
Public Property GlobalKey As Guid |