[CLOSED] ResourceManagerProxy

  1. #1

    [CLOSED] ResourceManagerProxy

    I'm using master pages, and have my resourcemanager in the master page.
    however, on one of my pages, I want to take advantage of the CustomDirectEvents.
    I used to just put a resourcemanagerproxy on that page and add the custom direct events on that page as opposed to the master.

    How can I do this in 2.0?
    Last edited by Daniil; Nov 05, 2012 at 3:42 PM. Reason: [CLOSED]
  2. #2
    Hi @rthiney,

    Yes, this control has been removed in v2.

    Please use
    ResourceManager.GetInstance()
    in code behind.

Similar Threads

  1. [CLOSED] ResourceManagerProxy function
    By SouthDeveloper in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Jun 27, 2012, 12:44 AM
  2. Replies: 2
    Last Post: Oct 27, 2011, 12:35 PM
  3. Replies: 4
    Last Post: Oct 24, 2011, 10:30 AM

Posting Permissions