C# Class SenseNet.Portal.UI.PortletFramework.Xslt.RepositoryPathResolver

Inheritance: System.Xml.XmlResolver
Afficher le fichier Open project: maxpavlov/FlexNet

Méthodes publiques

Свойство Type Description
DependencyPathCollection List
ImportCssCollection List
ImportNamespaceCollection List
ImportScriptCollection List

Méthodes publiques

Méthode Description
GetEntity ( Uri absoluteUri, string role, Type ofObjectToReturn ) : object

Private Methods

Méthode Description
GetNamespaceManager ( ) : XmlNamespaceManager

Method Details

GetEntity() public méthode

public GetEntity ( Uri absoluteUri, string role, Type ofObjectToReturn ) : object
absoluteUri System.Uri
role string
ofObjectToReturn System.Type
Résultat object

Property Details

DependencyPathCollection public_oe property

public List DependencyPathCollection
Résultat List

ImportCssCollection public_oe property

public List ImportCssCollection
Résultat List

ImportNamespaceCollection public_oe property

public List ImportNamespaceCollection
Résultat List

ImportScriptCollection public_oe property

public List ImportScriptCollection
Résultat List