Logo 
Search:

Asp.net Answers

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds
  Question Asked By: Kaua Costa   on Oct 03 In Asp.net Category.

  
Question Answered By: Angel Harris   on Oct 03

These are the namespaces required to do what you want
to do on my machine:


using System;
using System.ComponentModel;
using System.Web.UI;
using System.Web.UI.WebControls;

The property attributes work  fine.

Share: 

 

This Question has 10 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on Custom Designer Or get search suggestion and latest updates.


Tagged: