Share via


HtmlControl.GetStyle Method

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

'Declaration
Protected Overridable Function GetStyle As String
'Usage
Dim returnValue As String 

returnValue = Me.GetStyle()
protected virtual string GetStyle()
protected:
virtual String^ GetStyle()
protected function GetStyle() : String

Return Value

Type: System.String

.NET Framework Security

See Also

Reference

HtmlControl Class

HtmlControl Members

GetStyle Overload

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace