Click or drag to resize
EmbeddedSkinAttribute Constructor (String, String)

Namespace: Kettic.AspNet
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public EmbeddedSkinAttribute(
	string shortControlName,
	string skin
)

Parameters

shortControlName
Type: SystemString
skin
Type: SystemString
See Also