Initializes a new instance of the SharedCodeFileEntityToken class.
Namespace: Composite.Plugins.Elements.ElementProviders.PageTemplateElementProviderAssembly: Composite (in Composite.dll) Version: 5.3.6135.33083
Syntax
C# |
---|
public SharedCodeFileEntityToken( string virtualPath ) |
Visual Basic |
---|
Public Sub New ( _ virtualPath As String _ ) |
Visual C++ |
---|
public: SharedCodeFileEntityToken( String^ virtualPath ) |
Parameters
- virtualPath
- Type: System..::..String
The relative file path.