New to Telerik UI for ASP.NET MVC? Download free 30-day trial

NotificationPositionSettingsBuilder

Methods

Pinned(System.Boolean)

Sets whether popup notifications should maintain their position during page scrolling.

Parameters

value - System.Boolean

Bottom(System.Int32)

Sets the position of the first popup notification with regard to the viewport's bottom edge.

Parameters

value - System.Int32

Left(System.Int32)

Sets the position of the first popup notification with regard to the viewport's left edge.

Parameters

value - System.Int32

Right(System.Int32)

Sets the position of the first popup notification with regard to the viewport's right edge.

Parameters

value - System.Int32

Top(System.Int32)

Sets the position of the first popup notification with regard to the viewport's top edge.

Parameters

value - System.Int32
In this article
Not finding the help you need?