TemplatePicker.LbWebTemplate Field
This field 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
Protected LbWebTemplate As HtmlSelect
'Usage
Dim value As HtmlSelect
value = Me.LbWebTemplate
Me.LbWebTemplate = value
protected HtmlSelect LbWebTemplate