다음을 통해 공유


FriendlyNameAttribute constructor

Initializes a new instance of the FriendlyNameAttribute class.

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

Syntax

'Declaration
Public Sub New ( _
    name As String _
)
'Usage
Dim name As String

Dim instance As New FriendlyNameAttribute(name)
public FriendlyNameAttribute(
    string name
)

Parameters

See also

Reference

FriendlyNameAttribute class

FriendlyNameAttribute members

Microsoft.SharePoint.WebPartPages namespace