Click or drag to resize
FormEngineUserControlResourcePrefix Property
Gets or sets resource prefix for custom texts.

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

Property Value

Type: String
See Also