Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
SimpleDataClass Class
SimpleDataClass Methods
LoadData Method
LoadData Method (DataRow)
LoadData Method (Int32)
LoadData Method (Object[])
LoadData Method (IDataContainer)
SimpleDataClass
LoadData Method (Int32)
Loads the object data by the given primary key value
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
virtual
void
LoadData
(
int
primaryKeyValue
)
Parameters
primaryKeyValue
Type:
System
Int32
Primary key value
Implements
IDataClass
LoadData(Int32)
See Also
Reference
SimpleDataClass Class
LoadData Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com