Click or drag to resize
TwitterAccountInfoGetValue Method (String)
Gets the field value.

Namespace: CMS.SocialMarketing
Assembly: CMS.SocialMarketing (in CMS.SocialMarketing.dll) Version: 13.0.131
Syntax
C#
public override Object GetValue(
	string columnName
)

Parameters

columnName
Type: SystemString
Column name

Return Value

Type: Object

Implements

ISearchableGetValue(String)
ISimpleDataContainerGetValue(String)
See Also