Compartilhar via


ReturnToParentLink.AtagCssClass property

Css class to use for the anchor tag

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Protected Overrides ReadOnly Property AtagCssClass As String
    Get
'Usage
Dim value As String

value = Me.AtagCssClass
protected override string AtagCssClass { get; }

Property value

Type: System.String

See also

Reference

ReturnToParentLink class

ReturnToParentLink members

Microsoft.SharePoint.WebControls namespace