TilesViewWebPart.GetWebPartQualifier method
取得 web 組件辨識符號,用來取得實際的組件的參考。網頁組件並排顯示的網頁組件可能會想要覆寫此設定該主機
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Protected Overridable Function GetWebPartQualifier As String
'用途
Dim returnValue As String
returnValue = Me.GetWebPartQualifier()
protected virtual string GetWebPartQualifier()
傳回值
Type: System.String