[CLOSED] Extend StoreResult

  1. #1

    [CLOSED] Extend StoreResult

    Good day,

    Is it possible to extend the StoreResult class to return an additional property serialized property to the view. I want to pass another object other than the Data property.
    Last edited by Daniil; Mar 14, 2013 at 9:48 AM. Reason: [CLOSED]
  2. #2
    Hi @RCM,

    The StoreResult class inherits the ActionResult one.

    I think nothing stops you to extend the StoreResult class as well.

    You might need to look at the implementation of the StoreResult class.
    <Ext.NET sources root>\Ext.Net\MVC\Results\StoreResult.cs

Similar Threads

  1. Replies: 9
    Last Post: Jan 11, 2013, 2:38 PM
  2. [CLOSED] StoreResult Problem
    By mcfromero in forum 2.x Legacy Premium Help
    Replies: 2
    Last Post: Sep 21, 2012, 6:55 AM
  3. Replies: 6
    Last Post: Jul 03, 2012, 5:46 PM
  4. [CLOSED] How to extend Ext.NET components
    By pil0t in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Apr 26, 2010, 4:46 PM
  5. Help for very simple extend gridpanel!Is it a bug?
    By tangcan2003 in forum 1.x Help
    Replies: 3
    Last Post: Nov 18, 2009, 1:00 AM

Posting Permissions