SPMobileWebTemplateSelector.WebIdTemplate property
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Overridable ReadOnly Property WebIdTemplate As String
Get
'Usage
Dim instance As SPMobileWebTemplateSelector
Dim value As String
value = instance.WebIdTemplate
public virtual string WebIdTemplate { get; }
Property value
Type: System.String
See also
Reference
SPMobileWebTemplateSelector class