Click or drag to resize
SkinRegistrarRegisterCssReferences Method
Registers the common skin CSS file and the CSS files, associated with the selected skin.

Namespace: Kettic.AspNet
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public static void RegisterCssReferences(
	ISkinnableControl _control
)

Parameters

_control
Type: Kettic.AspNetISkinnableControl
See Also