NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Html32TextWriter.RenderAfterContent

[To be supplied.]

[Visual Basic]
Overrides Protected Function RenderAfterContent() As String
[C#]
protected override string RenderAfterContent();
[C++]
protected: override String* RenderAfterContent();
[JScript]
protected override function RenderAfterContent() : String;

See Also

Html32TextWriter Class | Html32TextWriter Members | System.Web.UI Namespace