This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0c29704d09f3de8a79a3c7df8330a5de8ff3f879
Umbraco-CMS
/
src
/
Umbraco.Web
/
Models
History
Shannon Deminick
1de43347d5
Added Url support for media when the IPublishedContent item inherits from PublishedContentBase
2012-12-09 03:27:19 +05:00
..
DynamicPublishedContent.cs
Adds 'Url', 'ItemType' and the Indexed property alias to IPublishedContent.
2012-12-09 03:22:11 +05:00
DynamicPublishedContentList.cs
Fixes up the resulting casts when invoking extension methods dynamically in our dynamic objects.
2012-11-19 05:47:34 +05:00
PartialViewMacroModel.cs
Added missing files.
2012-12-04 03:29:02 +05:00
PublishedContentBase.cs
Added Url support for media when the IPublishedContent item inherits from PublishedContentBase
2012-12-09 03:27:19 +05:00
RenderModel.cs
Fixes: #U4-1142, Changed ctor for RenderModel so people can actually create one to pass in to their views if they want.
2012-11-05 11:27:28 +06:00
XmlPublishedContent.cs
Adds 'Url', 'ItemType' and the Indexed property alias to IPublishedContent.
2012-12-09 03:22:11 +05:00
XmlPublishedContentProperty.cs
Added more extension methods to our strongly typed IPublishedContent object and IEnumerable<IPublishedContent> to match all of the available methods
2012-10-04 03:26:56 +05:00