PagePorter Class Library

FpPage.BottomBorderControl Property

Gets a reference to the bottom shared border's control, or null if it doesn't exist.

[Visual Basic]
Public ReadOnly Property BottomBorderControl As FpUserControl
[C#]
public FpUserControl BottomBorderControl {get;}

Property Value

A reference to the bottom shared border's control.

See Also

FpPage Class | Parastream.Web.UI Namespace