rss Tags : mvcviewresource

mvcViewMeta

Represents an additional meta tag in the HTML tag. There are two types of meta tag: http-equiv that are interpreted as if they should have been sent as a HTTP header, and "name" tags. Named tags usually contain the keywords, description and other cu... More »

Posted in MVC on 08 May 2010 @ 16:46


mvcViewResource

An abstract resource body used by CSS and Javascript resources. Allows them to be added more easily to views for rendering when external libraries are needed in an adhoc basis. More »

Posted in MVC on 19 Nov 2009 @ 20:31


mvcViewCss

Represents an additional CSS resource to be used in the view for rendering. This allows for external libraries to be loaded and rendered more easily. Generates a valid XHTML style block or depending on the type. More »

Posted in MVC on 19 Nov 2009 @ 20:31


mvcViewJavascript

Represents an additional javascript resource to be used in the view for rendering. This allows for external libraries to be loaded and rendered more easily. Generates a valid XHTML script or script src link. More »

Posted in MVC on 19 Nov 2009 @ 20:31


First Page Previous Page
Next Page Last Page