FriendlyNameAttribute 构造函数

初始化FriendlyNameAttribute类的新实例。

命名空间:  Microsoft.SharePoint.WebPartPages
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Sub New ( _
    name As String _
)
用法
Dim name As String

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

参数

另请参阅

引用

FriendlyNameAttribute 类

FriendlyNameAttribute 成员

Microsoft.SharePoint.WebPartPages 命名空间