Condividi tramite


Link.CustomAttributes property

Namespace:  Microsoft.SharePoint.Mobile.Controls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property CustomAttributes As AttributeCollection
    Get
'Usage
Dim instance As Link
Dim value As AttributeCollection

value = instance.CustomAttributes
public AttributeCollection CustomAttributes { get; }

Property value

Type: System.Web.UI.AttributeCollection

See also

Reference

Link class

Link members

Microsoft.SharePoint.Mobile.Controls namespace