Ticket #48 (closed enhancement: fixed)
OpenRastaPageParserFilter should allow for custom view base types in Inherits attribute
| Reported by: | anonymous | Owned by: | serialseb |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.0 Beta 2 |
| Component: | Core - Codec Support | Version: | |
| Keywords: | Cc: | ||
| Time remaining: | 1d | Blocked By: | |
| Time spent: | 1d | Time planned: | 1d |
| Blocking: |
Description
Right now it's not possible to use custom base types for view templates which use Inherits attribute of Master/Page/Control directive to specify it's base type. Only canned Rasta types are processed correctly. For custom ones a TypeLoadException? is beainbg thrown.
The workaround is to ue codebehind.
Need to add support for custom base types.
I (Victor) might be able to work on this.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
