共用方式為


BaseXsltDataWebPart.ShouldSerializeDefault method

傳回值,指出是否應該序列化的預設屬性。

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

Syntax

'宣告
Public Function ShouldSerializeDefault As Boolean
'用途
Dim instance As BaseXsltDataWebPart
Dim returnValue As Boolean

returnValue = instance.ShouldSerializeDefault()
public bool ShouldSerializeDefault()

傳回值

Type: System.Boolean
true如果應序列化的預設屬性。否則, false。

備註

如果預設屬性不是 null ,且未清空,這個方法會傳回true 。

請參閱

參照

BaseXsltDataWebPart class

BaseXsltDataWebPart members

Microsoft.SharePoint.WebPartPages namespace