Click or drag to resize
AbstractUserControlResourcePrefixes Property
List of cached resource prefixes for the parent hierarchy

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public ICollection<string> ResourcePrefixes { get; }

Property Value

Type: ICollectionString
See Also