ClientScriptProxy.RegisterCssLink

Registers a CSS stylesheet in the page header and if that's not accessible inside of the form tag.

public void RegisterCssLink(Control control,
	Type type,
	string key,
	string url)

Parameters

control

type

key

url


See also:

Class ClientScriptProxy

© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic