Click or drag to resize
DockPositionChangedEventArgsDockZoneID Property
Contains the ClientID of the dock zone the dock has been dropped to. If the dock was not dropped in a zone (undocked) the value will be string.Empty.

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public string DockZoneID { get; }

Property Value

Type: String
See Also