AllowedChildClassInfoProvider GetAllowedChildClasses Method Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodStatic memberGetAllowedChildClasses 
Returns all allowed child classes.
Public methodStatic memberGetAllowedChildClasses(Int32, Int32)
Returns allowed child classes for given parent class ID and site ID.
Public methodStatic memberGetAllowedChildClasses(String, String)
Returns the DataSet of all the allowed child classes records.
Back to Top
See Also