KaxDockLayoutGetEmbeddedSkinNames Method |
Return a collection of name for all embedded skin.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public List<string> GetEmbeddedSkinNames()
Public Function GetEmbeddedSkinNames As List(Of String)
public:
virtual List<String^>^ GetEmbeddedSkinNames() sealed
abstract GetEmbeddedSkinNames : unit -> List<string>
override GetEmbeddedSkinNames : unit -> List<string>
Return Value
Type:
ListStringImplements
ISkinnableControlGetEmbeddedSkinNamesSee Also