CssRegistration.Register method (String)

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

Syntax

'Declaration
Public Shared Sub Register ( _
    cssRef As String _
)
'Usage
Dim cssRef As StringCssRegistration.Register(cssRef)
public static void Register(
    string cssRef
)

Parameters

See also

Reference

CssRegistration class

CssRegistration members

Register overload

Microsoft.SharePoint.WebControls namespace