This marks the default literal content information for a web control. (equal to No.)
[Visual Basic] Public Shared ReadOnly Default As LiteralContentAttribute [C#] public static readonly LiteralContentAttribute Default; [C++] public: static readonly LiteralContentAttribute* Default; [JScript] public static var Default : LiteralContentAttribute;
LiteralContentAttribute Class | LiteralContentAttribute Members | System.Web.UI Namespace