IRazorCompiledItemProvider Interface   
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exposes one or more RazorCompiledItem instances from an ApplicationPart.
public interface class IRazorCompiledItemProvider
	public interface IRazorCompiledItemProvider
	type IRazorCompiledItemProvider = interface
	Public Interface IRazorCompiledItemProvider
	- Derived
 
Properties
| CompiledItems | 
		 Gets a sequence of RazorCompiledItem instances.  |