TimelineDataSourceToolPart.DisplayAddressErrorMessage 方法
命名空间: Microsoft.SharePoint.WebPartPages
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Sub DisplayAddressErrorMessage ( _
errorType As String _
)
用法
Dim errorType As String
Me.DisplayAddressErrorMessage(errorType)
protected void DisplayAddressErrorMessage(
string errorType
)
参数
- errorType
类型:System.String