Table of Contents

Class ResourceHelper.BundleContent

Namespace
InSite.Common.Web.UI
Assembly
InSite.UI.dll
public class ResourceHelper.BundleContent
Inheritance
ResourceHelper.BundleContent
Inherited Members

Constructors

BundleContent(string)

public BundleContent(string name)

Parameters

name string

Properties

Content

public string Content { get; set; }

Property Value

string

Name

public string Name { get; }

Property Value

string