Share via


TemplatePicker.SelectedWebTemplate Property

This property is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public ReadOnly Property SelectedWebTemplate As String
    Get
'Usage
Dim instance As TemplatePicker
Dim value As String

value = instance.SelectedWebTemplate
public string SelectedWebTemplate { get; }

Property Value

Type: System.String

See Also

Reference

TemplatePicker Class

TemplatePicker Members

Microsoft.SharePoint.WebControls Namespace