CreatedModifiedInfo.DefaultAlternateTemplateName Property

Gets the name of the default alternate rendering template for the CreatedModifiedInfo control.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property DefaultAlternateTemplateName As String
    Get
'Usage
Dim value As String

value = Me.DefaultAlternateTemplateName
protected override string DefaultAlternateTemplateName { get; }

Property Value

Type: System.String
A string that names the default alternate rendering template .ascx file in the folder C:\program files\common files\microsoft shared\web server extensions\14\template\controltemplates.

See Also

Reference

CreatedModifiedInfo Class

CreatedModifiedInfo Members

Microsoft.SharePoint.WebControls Namespace