DataResultBase.AdvancedPagingControlMode, propriété (Microsoft.SharePoint.Portal.WebControls)
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
<WebPartStorageAttribute(Storage.Shared)> _
<DefaultValueAttribute(3)> _
<BrowsableAttribute(False)> _
Public Property AdvancedPagingControlMode As Integer
'Utilisation
Dim instance As DataResultBase
Dim value As Integer
value = instance.AdvancedPagingControlMode
instance.AdvancedPagingControlMode = value
[WebPartStorageAttribute(Storage.Shared)]
[DefaultValueAttribute(3)]
[BrowsableAttribute(false)]
public int AdvancedPagingControlMode { get; set; }
Voir aussi
Référence
DataResultBase, classe
Membres DataResultBase
Microsoft.SharePoint.Portal.WebControls, espace de noms