GeekDork.WebSkeleton Reference

UserControl.Skeleton Property

Provides access to some WebSkeleton common properties (IUCProperties). The properties here are "wired" together with those by the same name in IProperties.

[Visual Basic]
Public ReadOnly Property Skeleton As IUCProperties
[C#]
public IUCProperties Skeleton {get;}

See Also

UserControl Class | GeekDork.WebSkeleton Namespace