Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Css class to use for the anchor tag
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable ReadOnly Property AtagCssClass As String
Get
'Usage
Dim value As String
value = Me.AtagCssClass
protected virtual string AtagCssClass { get; }
Property value
Type: System.String