可学答题网 > 问答 > MCPD(70-562)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You create a Microsoft


You create a Microsoft ASP.NET application by using the Microsoft .NET Framework version 3.5. You derive a new validation control from the BaseValidator class.  The validation logic for the control is implemented in the Validate method in the following manner:   protected static bool Validate(string value)   {   // ...   }    You need to override the method that validates the value of the related control.  Which override method should you use?()

  • AA
  • BB
  • CC
  • DD
参考答案
参考解析:
分类:MCPD(70-562)题库