Gets or sets the ID of the confining element which defines the boundary the dialog can be displayed. Once set, the dialog cannot be moved or resized outside of the boundary of the confining element.
[Visual Basic]
Public Property ConfineElementID As
String
[C#]
public
String ConfineElementID {get; set;}
Remarks
Use this property to define the boundary of the dialog within which can be moved or resized.
See Also
Dialog Class | EO.Web Namespace