Share via


ViewHeader.ExtraAttributesToRender Property

Namespace:  Microsoft.SharePoint.WebControls
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

'Declaration
Protected ReadOnly Property ExtraAttributesToRender As String
    Get
'Usage
Dim value As String

value = Me.ExtraAttributesToRender
protected string ExtraAttributesToRender { get; }

Property Value

Type: System.String

See Also

Reference

ViewHeader Class

ViewHeader Members

Microsoft.SharePoint.WebControls Namespace