Xperience 13 API Reference
Xperience 13 API Reference
Namespaces
CMS Namespaces
CMS.DocumentEngine Namespaces
CMS.DocumentEngine
EditableItems Class
EditableItems Methods
Clone Method
ContainsColumn Method
GetContentXml Method
GetFirstKey Method
GetValue Method
GetXmlElement Method
LoadContentXml Method
LoadFromXmlElement Method
SetValue Method
TryGetValue Method
EditableItems
SetValue Method
Sets the value of specific field.
Namespace:
CMS.DocumentEngine
Assembly:
CMS.DocumentEngine (in CMS.DocumentEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
bool
SetValue
(
string
columnName
,
Object
value
)
Parameters
columnName
Type:
System
String
Column name
value
Type:
System
Object
New value
Return Value
Type:
Boolean
Implements
ISimpleDataContainer
SetValue(String, Object)
See Also
Reference
EditableItems Class
CMS.DocumentEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com