Share via


SPCalendarTabs.TabSelectedTemplateName Property

Gets or sets the TabSelectedTemplateName property.

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
<BindableAttribute(True)> _
Public Property TabSelectedTemplateName As String
    Get
    Set
'Usage
Dim instance As SPCalendarTabs
Dim value As String

value = instance.TabSelectedTemplateName

instance.TabSelectedTemplateName = value
[BindableAttribute(true)]
public string TabSelectedTemplateName { get; set; }

Property Value

Type: System.String

See Also

Reference

SPCalendarTabs Class

SPCalendarTabs Members

Microsoft.SharePoint.WebControls Namespace