开发者

Changing the value of HtmlHelpers.ValidationSummaryCssClassName

开发者 https://www.devze.com 2023-04-05 17:25 出处:网络
Yes, it\'s a bit ass-a开发者_如何转开发bout-face, but what\'s the best way to change the css class name output for validation errors, across a project?

Yes, it's a bit ass-a开发者_如何转开发bout-face, but what's the best way to change the css class name output for validation errors, across a project?

The source is available here: http://aspnet.codeplex.com/SourceControl/changeset/view/21528#266468


You can't its a readonly value.

You just have to style the elements created with those css names.

0

精彩评论

暂无评论...
验证码 换一张
取 消