Class ResourceBundle
public class ResourceBundle : Control, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor
- Inheritance
-
ResourceBundle
- Implements
- Inherited Members
Constructors
ResourceBundle()
public ResourceBundle()
Properties
EnableBundling
public bool EnableBundling { get; set; }
Property Value
EnableDebug
public bool EnableDebug { get; set; }
Property Value
Items
[PersistenceMode(PersistenceMode.InnerProperty)]
public Collection<ResourceBundleItem> Items { get; }
Property Value
Type
public ResourceLink.ResourceType Type { get; set; }
Property Value
Methods
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)
Parameters
RenderControl(HtmlTextWriter)
public override void RenderControl(HtmlTextWriter writer)
Parameters
writerHtmlTextWriter