ConstantsModelErrorTitleKey Field |
The key used to specify the error title when a model state error occurs for log on.
Namespace:
Dundas.BI.Web
Assembly:
Dundas.BI.Web.Core (in Dundas.BI.Web.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public const string ModelErrorTitleKey = "ErrorTitle"
Public Const ModelErrorTitleKey As String = "ErrorTitle"
public:
literal String^ ModelErrorTitleKey = "ErrorTitle"
static val mutable ModelErrorTitleKey: string
Field Value
Type:
StringSee Also