Link.CustomAttributes 属性
命名空间: Microsoft.SharePoint.Mobile.Controls
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property CustomAttributes As AttributeCollection
Get
用法
Dim instance As Link
Dim value As AttributeCollection
value = instance.CustomAttributes
public AttributeCollection CustomAttributes { get; }
属性值
类型:System.Web.UI.AttributeCollection