StyleCollection::CreateKnownType Method (Int32)
.NET Framework (current version)
Creates an instance of the Style class, based on the single element collection returned by the GetKnownTypes method.
Assembly: System.Web (in System.Web.dll)
Parameters
- index
-
Type:
System::Int32
The index, from the ordered list of types returned by GetKnownTypes, of the type of the IStateManager object to create. Because the GetKnownTypes method of StyleCollection returns a list with only one type, the input index is ignored.
.NET Framework
Available since 2.0
Available since 2.0
Show: