Share via


DocumentLibraryFields.DefaultAlternateTemplateName Property

Gets the default rendering template for file upload operations.

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 object that names a rendering template in an .ascx file.

See Also

Reference

DocumentLibraryFields Class

DocumentLibraryFields Members

Microsoft.SharePoint.WebControls Namespace