ClassMappingInfoProvider GetClassMapingInfos Method Kentico 8.0 API Reference
Overload List

  NameDescription
Public methodStatic memberGetClassMapingInfos 
Returns all class mappings.
Public methodStatic memberGetClassMapingInfos(Int32)
Returns dataset of all class mapping infos for specified site.
Public methodStatic memberGetClassMapingInfos(String, String)
Returns dataset of all class mapping infos matching the specified parameters.
Public methodStatic memberGetClassMapingInfos(String, String, Int32, String)
Returns dataset of all class mapping infos matching the specified parameters.
Public methodStatic memberGetClassMapingInfos(String, String, Int32, String, Int32)
Returns dataset of all class mapping infos for specified site matching the specified parameters.
Back to Top
See Also