C# Class FourRoads.TelligentCommunity.Performance.Storage.BundleRemoteFile

Inheritance: BundledFileBase, IBundledFile
Show file Open project: 4-Roads/FourRoads.TelligentCommunity Class Usage Examples

Public Methods

Method Description
BundleRemoteFile ( string type, string uri, ContentFragmentPageControl contentFragmentPage, string additionalId ) : System

Method Details

BundleRemoteFile() public method

public BundleRemoteFile ( string type, string uri, ContentFragmentPageControl contentFragmentPage, string additionalId ) : System
type string
uri string
contentFragmentPage ContentFragmentPageControl
additionalId string
return System