Condividi tramite


PageLayoutCollection.GetLayoutFileName Method

Namespace:  Microsoft.SharePoint.Publishing
Assembly:  Microsoft.SharePoint.Publishing (in Microsoft.SharePoint.Publishing.dll)

Syntax

'Declaration
Protected Function GetLayoutFileName ( _
    nameWithNoExtention As String _
) As String
'Usage
Dim nameWithNoExtention As String
Dim returnValue As String

returnValue = Me.GetLayoutFileName(nameWithNoExtention)
protected string GetLayoutFileName(
    string nameWithNoExtention
)

Parameters

Return Value

Type: System.String

See Also

Reference

PageLayoutCollection Class

PageLayoutCollection Members

Microsoft.SharePoint.Publishing Namespace