This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!
Control.IsLiteralContent
[To be supplied.]
[Visual Basic]
Protected Function IsLiteralContent() As Boolean
[C#]
protected bool IsLiteralContent();
[C++]
protected: bool IsLiteralContent();
[JScript]
protected function IsLiteralContent() : Boolean;
See Also
Control Class | Control Members | System.Web.UI Namespace