PC Review


Reply
Thread Tools Rate Thread

Class inheriting from RichHtmlField

 
 
Handle
Guest
Posts: n/a
 
      15th Feb 2008
Im writing a class inheriting from RichHtmlField.

Each time a <A id=specialId .. (other attributes) ...> element is
encountered during rendering time, the control has to query a custom list
for item whose id is equal to specialId, retrieve the value from the "href"
column of the list, and update the href attribute in the <A> element. The
result is then is passed to the browser.

The rendering process has to be as fast as possible.

Which clss/method would you override?

/Handle


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Class inheriting from RichHtmlField Handle Microsoft ASP .NET 0 15th Feb 2008 09:22 PM
Trouble with C++ class Inheriting from a C# parameterized class with explicit interface implementation Howard Swope Microsoft VC .NET 5 7th Feb 2008 06:14 PM
managed class inheriting from unmanaged class Romain TAILLANDIER Microsoft Dot NET Framework 3 28th Apr 2004 08:53 AM
Getting type of inheriting class from static methods in base class /kim/birkelund/aka/sekhmet Microsoft Dot NET 4 30th Mar 2004 12:39 PM
Overriding a class base event when inheriting from that class? Brian Mitchell Microsoft VB .NET 3 16th Mar 2004 01:32 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:17 AM.