Notification
Configuration
- AllowHideAfter(Int32 value)
- Animation(System.Action<Kendo.Mvc.UI.Fluent.PopupAnimationBuilder> animationAction)
- Animation.Close(System.Action<Kendo.Mvc.UI.EffectsBuilder> effectsAction)
- Animation.Close.Duration(Int32 value)
- Animation.Close.Duration(Kendo.Mvc.UI.AnimationDuration value)
- Animation.Close.Expand()
- Animation.Close.Expand(Kendo.Mvc.UI.ExpandDirection direction)
- Animation.Close.Fade(Kendo.Mvc.UI.FadeDirection direction)
- Animation.Close.Reverse(Boolean value)
- Animation.Close.SlideIn(Kendo.Mvc.UI.SlideDirection direction)
- Animation.Close.Zoom(Kendo.Mvc.UI.ZoomDirection direction)
- Animation.Enable(Boolean enable)
- Animation.Open(System.Action<Kendo.Mvc.UI.EffectsBuilder> effectsAction)
- Animation.Open.Duration(Int32 value)
- Animation.Open.Duration(Kendo.Mvc.UI.AnimationDuration value)
- Animation.Open.Expand()
- Animation.Open.Expand(Kendo.Mvc.UI.ExpandDirection direction)
- Animation.Open.Fade(Kendo.Mvc.UI.FadeDirection direction)
- Animation.Open.Reverse(Boolean value)
- Animation.Open.SlideIn(Kendo.Mvc.UI.SlideDirection direction)
- Animation.Open.Zoom(Kendo.Mvc.UI.ZoomDirection direction)
- AppendTo(System.String value)
- AsModule(Boolean value)
- AutoHideAfter(Int32 value)
- Button(Boolean value)
- Deferred(Boolean deferred)
- Events(System.Action<Kendo.Mvc.UI.Fluent.NotificationEventBuilder> events)
- Events.Hide(System.Func<System.Object,System.Object> handler)
- Events.Hide(System.String handler)
- Events.Show(System.Func<System.Object,System.Object> handler)
- Events.Show(System.String handler)
- Height(System.String value)
- Height(Int32 value)
- HideOnClick(Boolean value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- ModelMetadata(System.Web.Mvc.ModelMetadata modelMetadata)
- Name(System.String componentName)
- Position(System.Action<Kendo.Mvc.UI.Fluent.NotificationPositionSettingsBuilder> configurator)
- Position.Bottom(Int32 value)
- Position.Left(Int32 value)
- Position.Pinned(Boolean value)
- Position.Right(Int32 value)
- Position.Top(Int32 value)
- Render()
- ScriptAttributes(System.Object, Boolean attributes)
- ScriptAttributes(System.Collections.Generic.IDictionary<System.String,System.Object>, Boolean attributes)
- Stacking(Kendo.Mvc.UI.NotificationStackingSettings value)
- Tag(System.String tag)
- Templates(System.Action<Kendo.Mvc.UI.Fluent.NotificationTemplateFactory> configurator)
- Templates.Add()
- Templates.Add.ClientTemplate(System.String value)
- Templates.Add.ClientTemplate(Kendo.Mvc.UI.TemplateBuilder<TModel> template)
- Templates.Add.ClientTemplateHandler(System.String template)
- Templates.Add.ClientTemplateID(System.String value)
- Templates.Add.ClientTemplateView(System.Web.Mvc.MvcHtmlString template)
- Templates.Add.Type(System.String value)
- Title(System.String value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Width(System.String value)
- Width(Int32 value)