WebPartInfo Constructor Kentico 8.1 API Reference
Overload List

  NameDescription
Public methodWebPartInfo 
Constructor, creates an empty WebPartInfo structure.
Public methodWebPartInfo(DataRow)
Constructor, creates an empty WebPartInfo object from the given DataRow data.
Public methodWebPartInfo(WebPartInfo, Boolean)
Constructor, Creates a new WebPartInfo object from the given DataClass.
Back to Top
See Also