Click or drag to resize
ExternalColumnSettingsInfoTypeStoreInExternalStorage Method
Returns true if the column should be stored in external storage

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public virtual bool StoreInExternalStorage(
	string objectSiteName
)

Parameters

objectSiteName
Type: SystemString
Object site name

Return Value

Type: Boolean
See Also