2 writes to Content
System.Web (2)
UI\HtmlControls\HtmlHead.cs (2)
112
_description.
Content
= value;
131
_keywords.
Content
= value;
2 references to Content
System.Web (2)
UI\HtmlControls\HtmlHead.cs (2)
104
return _description.
Content
;
123
return _keywords.
Content
;