Click or drag to resize
ContextMenuResourcePrefix Property
Prefix for the resource strings which will be used for the strings of the context menu. Default is "general".

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

Property Value

Type: String
See Also