메소드 | 설명 | |
---|---|---|
BuildFirstLevel ( ) : NodeCollection | ||
BuildTreeNodes ( bool refreshSiteMap ) : NodeCollection | ||
FindExamples ( |
||
PhysicalToAbsolute ( string physicalPath ) : string | ||
PhysicalToVirtual ( string physicalPath ) : string |
메소드 | 설명 | |
---|---|---|
BuildTreeLevel ( |
||
IsNew ( string folder ) : bool | ||
SortFolders ( |
public static BuildTreeNodes ( bool refreshSiteMap ) : NodeCollection | ||
refreshSiteMap | bool | |
리턴 | NodeCollection |
public static FindExamples ( |
||
root | ||
level | int | |
maxLevel | int | |
examples | List |
|
리턴 | void |
public static PhysicalToAbsolute ( string physicalPath ) : string | ||
physicalPath | string | |
리턴 | string |
public static PhysicalToVirtual ( string physicalPath ) : string | ||
physicalPath | string | |
리턴 | string |