Returns true if the glyphs for all server controls are to be rendered, and false otherwise.
[Visual Basic] Function GetShowControlGlyphs() As Boolean [C#] bool GetShowControlGlyphs(); [C++] bool GetShowControlGlyphs() = 0; [JScript] function GetShowControlGlyphs() : Boolean;
IWebFormServices Interface | IWebFormServices Members | System.Web.UI.Design Namespace