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!

LiteralContentAttribute Fields

The fields of the LiteralContentAttribute class are listed below. For a complete list of LiteralContentAttribute class members, see the LiteralContentAttribute Members topic.

Public:

Default This marks the default literal content information for a web control. (equal to No.)
No This marks a web/custom control as a non-literal content tag in Trident.
Yes This marks a web/custom control as a literal content tag in Trident.

See Also

LiteralContentAttribute Class | System.Web.UI Namespace