Notification
Configuration
- AllowHideAfter(Double 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(Double value)
- Button(Boolean value)
- Button()
- Deferred(Boolean deferred)
- Deferred.Render()
- Deferred.ToClientTemplate()
- Deferred.ToComponent()
- Deferred.ToHtmlString()
- Deferred.WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)
- Events(System.Action<Kendo.Mvc.UI.Fluent.NotificationEventBuilder> configurator)
- Events.Hide(System.String handler)
- Events.Hide(System.Func<System.Object,System.Object> handler)
- Events.Show(System.String handler)
- Events.Show(System.Func<System.Object,System.Object> handler)
- Explorer(Microsoft.AspNetCore.Mvc.ViewFeatures.ModelExplorer modelExplorer)
- Expression(System.String modelExpression)
- Height(Int32 value)
- Height(System.String value)
- HideOnClick(Boolean value)
- HtmlAttributes(System.Object attributes)
- HtmlAttributes(System.Collections.Generic.IDictionary<System.String,System.Object> attributes)
- Name(System.String componentName)
- Position(System.Action<Kendo.Mvc.UI.Fluent.NotificationPositionSettingsBuilder> configurator)
- Position.Bottom(Double value)
- Position.Left(Double value)
- Position.Pinned(Boolean value)
- Position.Right(Double value)
- Position.Top(Double 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 value)
- Templates.Add.ClientTemplateID(System.String value)
- Templates.Add.ClientTemplateView(Microsoft.AspNetCore.Html.IHtmlContent value)
- Templates.Add.Type(System.String value)
- Title(System.String value)
- ToClientTemplate()
- ToComponent()
- ToHtmlString()
- Width(Int32 value)
- Width(System.String value)
- WriteTo(System.IO.TextWriter, System.Text.Encodings.Web.HtmlEncoder writer)