Share via


ReturnLink.AtagCssClass property

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

See also

Reference

ReturnLink class

ReturnLink members

Microsoft.SharePoint.WebControls namespace