ResourceStyleMappingCollection Class |
Inheritance Hierarchy
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public class ResourceStyleMappingCollection : StronglyTypedStateManagedCollection<ResourceStyleMapping>
Public Class ResourceStyleMappingCollection
Inherits StronglyTypedStateManagedCollection(Of ResourceStyleMapping)
public ref class ResourceStyleMappingCollection : public StronglyTypedStateManagedCollection<ResourceStyleMapping^>
type ResourceStyleMappingCollection =
class
inherit StronglyTypedStateManagedCollection<ResourceStyleMapping>
end
The ResourceStyleMappingCollection type exposes the following members.
Constructors See Also