GeekDork.WebSkeleton Reference

Region.LayoutControl Property

The control of the region. Can be any web or HTML control.

[Visual Basic]
Public ReadOnly Property LayoutControl As Control
[C#]
public System.Web.UI.Control LayoutControl {get;}

See Also

Region Class | GeekDork.WebSkeleton Namespace