PagePorter Class Library

FpPage.LeftBorderControl Property

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

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

Property Value

A reference to the left shared border's control.

See Also

FpPage Class | Parastream.Web.UI Namespace