SPRibbon.CssFile Property

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

Syntax

'Declaration
Public Property CssFile As String
    Get
    Set
'Usage
Dim instance As SPRibbon
Dim value As String

value = instance.CssFile

instance.CssFile = value
public string CssFile { get; set; }

Property Value

Type: System.String
Returns String.

See Also

Reference

SPRibbon Class

SPRibbon Members

Microsoft.SharePoint.WebControls Namespace