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!

IndentedTextWriter.Indent

[To be supplied.]

[Visual Basic]
Overridable Public Sub Indent()
[C#]
public virtual void Indent();
[C++]
public: virtual void Indent();
[JScript]
public function Indent();

See Also

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