Hellow!
I'm need make custom aspx list item form for tasks of my workflow. I'm use code from this book: SharePoint 2010 as a Development Platform
http://www.amazon.com/SharePoint-Development-Platform-Experts-Sharepoint/dp/1430227060/ref=pd_sim_b_1
my Elements.xml file
<?xml version="1.0" encoding="utf-8"?>
<Elements xmlns="http://schemas.microsoft.com/sharepoint/">
<ContentType ID="0x010801005c12bbf6e6e548569e8100f1ad953859"
Name="?????? ???????? ???????? ?????????? ???????????"
Group="Custom Content Types"
Description="My Content Type"
Inherits="TRUE"
Version=
View Complete Post