EmbeddedSkinAttribute Constructor (String) |
Namespace: Kettic.AspNetAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic EmbeddedSkinAttribute(
string shortControlName
)
Public Sub New (
shortControlName As String
)
public:
EmbeddedSkinAttribute(
String^ shortControlName
)
new :
shortControlName : string -> EmbeddedSkinAttribute
Parameters
- shortControlName
- Type: SystemString
See Also