HomePage HomePage
JW Davidson JW Davidson

RSS feed for the TestJwd namespace

Show Changes Show Changes
Edit Edit
Print Print
Recent Changes Recent Changes
Subscriptions Subscriptions
Lost and Found Lost and Found
Find References Find References
Local Search

History

9/12/2007 7:12:47 PM
-10.10.192.22
List all versions List all versions
Change Note Container Presentation
.
Owner
RequiredBuild
RelatedBugs
RelatedFeatureRequests
Summary

Details

ContainerStart

 ContainerStart(String type)
 ContainerStart(String type, String id)
 ContainerStart(String type, String id, String style)

ContainerEnd

 ContainerEnd(String type)

Example

 <div id="my_div" class="my_class">
   <span>Hello World</span>
 </div>

To produce the output above would require the following:

 @@Presentations.ContainerStart("div", "my_div", "my_class")@@
 @@Presentations.ContainerStart("span")@@Hello World@@Presentations.ContainerEnd("span")@@
 @@Presentations.ContainerEnd("div")@@

If the wiki could accept XHTML then this huge work-around would become unnecessary.

Not logged in. Log in

The wiki for all things Objective Design Solutions

Recent Topics
ChangeNoteContain... ChangeNoteContain...
List all versions List all versions
Go to Google.com
Change Style
Powered by Flexwiki v2.0.0.218