Method | Description | |
---|---|---|
ResolveAppRelativePath ( this html, string filename ) : string | ||
ResolveServerSidePath ( this html, string filename ) : string |
Method | Description | |
---|---|---|
IsRelativeToDefaultPath ( string file ) : bool |
public static ResolveAppRelativePath ( this html, string filename ) : string | ||
html | this | |
filename | string | |
return | string |
public static ResolveServerSidePath ( this html, string filename ) : string | ||
html | this | |
filename | string | |
return | string |