C# (CSharp) Signum.Web Namespace

Nested Namespaces

Signum.Web.Controllers
Signum.Web.Exceptions
Signum.Web.PortableAreas

Classes

Name Description
ActionSplitterAttribute
AuthenticationRequiredAttribute Checks the User's authentication using FormsAuthentication and redirects to the Login Url for the application on fail
BasicScriptHtmlManager
CalendarHelper
CalendarHelper.DateTimeFormat
ChooserOption
ColumnOption
ContextualItemsHelper
CountOptions
CountSearchControl
EntityBase
EntityBaseKeys
EntityCombo
EntityComboKeys
EntityDetail
EntityLine
EntityList
EntityListBase
EntityListBaseKeys
EntityListCheckbox
EntityListDetail
EntityRepeater
EntityRepeaterKeys
EntityStrip
EntityStripKeys
EntityTabRepeater
FilterBuilderHelper
FilterOption
FindOptions
FindOptions.FindOptionsConverter
FindOptionsModelBinder
HiddenLine
HtmlCallbackString
HtmlStringBuilder
HtmlStringExtensions
HtmlTag
JsExtensions
JsExtensions.JsTypeInfo
JsFunction
JsModule Represents a Javascript/Typescript file that needs to be called using Require.js In order to create a new JsFunction just call the JsModule indexer and invoke the returning delegate. JsModule MyModule = new JsModule("moduleName"); MyModule["functionName"](arguments...) Will translate to: require(["moduleName"], function(mod) { mod.functionName(arguments...); }
LightEntityLineHelper
LineBase
MenuItem
MenuItemBlock
MenuItemHeader
MenuItemSeparator
MessageBoxOptions
ModelStateExtensions
NavigateOptions
OrderOption
PopupNavigateOptions
PopupOptionsBase
PopupViewOptions
PreApplicationStartCode
QueryRequestModelBinder
QueryTokenBuilderHelper
QueryTokenBuilderSettings
RouteValueDictionaryExtensions
ScriptHtmlHelper
SearchControl
SearchControlHelper
SelectedItemsMenuContext
SignumExceptionHandlerAttribute
SignumExceptionHandlerAttribute.ErrorController
Tab
TabContainer
ToolBarButton
ToolBarDropDown
TypeClient
UniqueOptions
ValueLine
ValueLineBoxOptions
ValueLineBoxOptionsConverter
ViewDataKeys
WebMenuHelper
WebMenuItem
Widget
WidgetContext
WidgetsHelper