Click or drag to resize
CMSDocumentManagerCultureCode Property
Culture code of document

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax
C#
public string CultureCode { get; set; }

Property Value

Type: String

Implements

ICMSDocumentManagerCultureCode
See Also